With Python downloaded onto your computer you are now ready to run a program but how do you want to code and run in Python. Python comes with an editor that is already downloaded and installed with it called IDLE. The video above shows how you can run a python script in IDLE. Or if you would like to use it in another editor alongside other languages you could use Visual Studio Code which I demonstrate in the video below.
Comments
Post a Comment