a generic computer

a typical Main Memory or RAM

installing python

to install python go to it’s official website and to check you can run below code in CLI:

python

and to go out of that space:

press ctrl + z

to run a .py code file:

python yourPythonFile.py

 

Leave a Reply

Your email address will not be published. Required fields are marked *