How to actually run Python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to actually run Python

Hey there, I've just started my journey with programming and so far so good, but how do actually run Python? I mean I saw many times Python like having the console on one side, and things running on the other - I want things like this to practice in it directly. I've already installed the program but the only thing I have is a kind of "raw" strach pad. Could you help me? Sorry that I'm so retarded lol

9th Apr 2018, 7:36 AM
chionae
chionae - avatar
7 Answers
+ 4
Ahh okey, you can check PyCharm IDE
9th Apr 2018, 8:02 AM
Bartosz Pieszko
Bartosz Pieszko - avatar
+ 2
The main problem is on what system are you want to use it?
9th Apr 2018, 7:51 AM
Bartosz Pieszko
Bartosz Pieszko - avatar
+ 2
Install Python3 from official website and you have the python shell installed.
9th Apr 2018, 7:56 AM
Bartosz Pieszko
Bartosz Pieszko - avatar
+ 2
Dzięki wielkie, Bartosz ;) it worked! Thanks guys!
9th Apr 2018, 8:27 AM
chionae
chionae - avatar
+ 1
It's Windows 10
9th Apr 2018, 7:53 AM
chionae
chionae - avatar
+ 1
I obviously did it but as I said, it's only one window here, and I'd like it to be one for writing, other for running.
9th Apr 2018, 7:59 AM
chionae
chionae - avatar
+ 1
Yes, the free version of Pycharm is perfect for that. Or any other IDE.
9th Apr 2018, 8:15 AM
Cépagrave
Cépagrave - avatar