项目作者: dipendrashekhawat

项目描述 :
All about python
高级语言: Python
项目地址: git://github.com/dipendrashekhawat/lets-play-with-python.git
创建时间: 2019-08-26T16:55:54Z
项目社区:https://github.com/dipendrashekhawat/lets-play-with-python

开源协议:

下载


lets-play-with-python

In order to run python (.py) files and see the output, just follow the steps mentioned in the setup section below.

Setup

Head to official website of python, Download and run the respective installer.

Once, installtion is complete search for IDLE, and launch the program.

This is where you would write your python program.

After you have finished coding, press F5 or go to Run menu and hit Run Module.