How to install python on your PC.
If you want to run python on your PC,you need these softwares.
>Python.exe
>Python IDE
Python:
Python is a interpreter for running python code.It is compulsory to run a Python code.
Python can be download from following link:
Python IDE:
Python IDE is program to edit python code.There are many IDE,s to edit code.
But some popular IDE,s are:
>Microsoft VS code.
>Pycharm
Thanks...
Comments
Post a Comment