Computer Science, asked by DasrathNallasivam, 9 months ago

How to do python in computer

Answers

Answered by pratikshaverma622
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