+ 2
What should I do to write my first python program?
Should I download specific app to start writing or what?
6 Answers
+ 3
Use code playground
+ 3
You can write it in sololearn. For pc you should install pycharm or other python ide.
+ 2
Just write it in any website like sololearn but if you want to make complex programs it is better to do it on a framwork liks vs code, py charm........
+ 1
https://www.python.org/downloads/
+ 1
first download python3 then you can use any python IDLE
+ 1
your first project should be a calculator