0
How to open the terminal window for C?
The place where you're supposed to write $ code hello.c $make hello $ ./ hello $ ls $ mk hello.c bye.c
3 Answers
+ 4
You do not get direct access to the terminal in the Sololearn playground. Your code is compiled and executed automatically in the background.
+ 2
Have you looked it up? It's most likely the question has been asked before, so the answer could also be there.
https://www.sololearn.com/discuss/2367779/?ref=app
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
0
You are press windows button and then type there terminal and press enter to open terminal on your laptop