0

Where to use code?

I want to code python on my PC. How can I do?

27th Jun 2021, 6:54 PM
Matteo Bonaldi
Matteo Bonaldi - avatar
4 odpowiedzi
+ 2
First you need to install python download it from Google then u need one editor you can download pycharm , Visual studio ide , or any of one
27th Jun 2021, 7:05 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 1
python usually needs to be installed only on windows or mobile devices: OSX (mac) and linux flavor (and so UNIX) have it preinstalled in most of cases ;P
27th Jun 2021, 8:40 PM
visph
visph - avatar
0
Matteo Bonaldi first go online and Google "Python download" select first link then download and install python (this works both for Mac and Windows), after installation go to pc search bar and search for python IDLE, you can write your first code from there Also you can still go online after python installation and search for IDE called pycharm, download the community edition and install. this IDE is easy to use and smart at writing code. hope this helps
27th Jun 2021, 7:07 PM
Allan 🔥STORMER🔥🔥🔥🔥
Allan 🔥STORMER🔥🔥🔥🔥 - avatar
0
Thanks a lot for you all. I already have visual studio code so I will use it. I just need to install python.
27th Jun 2021, 7:58 PM
Matteo Bonaldi
Matteo Bonaldi - avatar