How can I learn python on my pc? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I learn python on my pc?

I just wants to know that the PCs software for learning python. Does I need a connection all the time to learn python or not? What app should necessarily I need to install?

14th Apr 2021, 4:56 PM
Kidus C
Kidus C - avatar
2 Answers
+ 1
On your PC you must install Python from python.org. Once installed, you don’t need Internet access to use it. Then you need an editor. Python comes with idle, but there are better choices. VS Code, by Microsoft, is an excellent choice. These aren’t training programs. If you want tutorials, you’ll need Internet access. Or you could buy a book.
14th Apr 2021, 5:47 PM
Jerry Hobby
Jerry Hobby - avatar
+ 3
First of all if you are talking about Internet connection for learning then you can make notes for that.. Next You need to install Python Idle but best to use is VS Code for a long time use...
14th Apr 2021, 5:03 PM
Priyanshu Kumar
Priyanshu Kumar - avatar