How to do python in computer
Answers
Answered by
1
Answer:
Follow the following steps to run Python on your computer:-
*Download Thonny IDE.
*Run the installer to install Thonny on your computer.
*Go to: File > New. Then save the file with . ...
*Write Python code in the file and save it. Running Python using Thonny IDE.
*Then Go to Run > Run current script or simply click F5 to run it.
Similar questions