Myvideo

Guest

Login

Python Tutorial for Beginners 5 - Save and Run Python files .py

Uploaded By: Myvideo
1 view
0
0 votes
0

In this video I am going to show How to Create, Save, Run a Python .py file. This video will also give the answer to the question which is , How do I run a Python program on a terminal or without any IDE/ Editor?. We an write Python scripts in text files with the suffix .py. First you need to save python codes in file? The scripts can be read by the interpreter in several ways: Examples: you can directly double click on you .py (e.g. ) file and it will open in the terminal. $ python # This will simply execute the script and return to the terminal afterwards $ python -i # The -i flag keeps the interpreter open after the script is finished running $ python execfile(’’) ★★★Top Online Courses From ProgrammingKnowledge ★★★ Python Programmi ... #ProgrammingKnowledge #Python_(Programming_Language) #Tutorial_(Media_Genre) #Software_(Industry) #How-to_(Website_Category) #Live #Help #Tips #Arena #Need 20140901 dw3jaIj1ylw

Share with your friends

Link:

Embed:

Video Size:

Custom size:

x

Add to Playlist:

Favorites
My Playlist
Watch Later