After i type >>>print('hello world!'), how should i run it to see what I've done? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

After i type >>>print('hello world!'), how should i run it to see what I've done?

im running it using internet explorer, but it's fibbing me exactly what I've typed.

4th Sep 2019, 11:02 PM
Jihad Hijazi
4 Answers
+ 3
you can't run python code with internet explorer, you need an interpreter to do that, you can download the python idle
4th Sep 2019, 11:26 PM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 1
write your code, save it and click on run from the menu bar or press f5
4th Sep 2019, 11:28 PM
✳AsterisK✳
✳AsterisK✳ - avatar
0
i've already downloaded the latest version, but I don't know how to use it (run the app or whatever...)
4th Sep 2019, 11:27 PM
Jihad Hijazi
0
it says the program to run, I should choose the python?
4th Sep 2019, 11:30 PM
Jihad Hijazi