Create your First Program
Install Python
To Install Python click on This.
Write the First program.
1. Open IDLE.
3. Write "print("hello world")" in the window.
4. Press the F5 key on Keyboard.
5. Click OK.
6. Select Desktop.
7. Name your file as Hello.py. Click on the save button.
Comments
Post a Comment