Tuesday, October 26, 2021

Python Basic Programs

Steps to download and run the python basic progrmas

Step 1: Download and install python 3.x.x

Python Download Link

Step 2: Download and install Pycharm IDE

PyCharm IDE Download Link

Step 3: Download the programs(Zip file) using below link, extract(UnZip) the file.

Download Python Basic Programs

Step 4: Open the project folder(pythonBasics) in Pycharm, then you can view and run the programs using pycharm IDE.

Setp 4A : To open the prject, Go to:- File-> Open-> Select the programs Folder (pythonBasics) , Click ok

Setp 4B : Select the Python Interpreter, Go to:- File->Settings->Project:Python Basics-> Python Interpreter -> Select Python 3.10.X or above , then click ok

Now programs are ready for run.

No comments:

Post a Comment