Python Complete Command Prompt Setup tutorial (for beginners)

Pubblicato il: 28 dicembre 2017
sul canale di: Coder Sprint
26,305
like

This video is about setting up python for programing in Command Prompt(Complete Tutorial, no prior programming knowledge required). With this, you donot require IDLE for programming. While installing python, there is an option for setting environment variables automatically.
Still i recommend to do it manually.

Checking python command in cmd:
python
(if you get error like "cannot identify command..." then do recheck the path variable settings)
exit()
(this will take you out of Python interpreter mode in command prompt)

running/execute python program:
helloWorld.py
(first go to folder(in cmd) where your CodeFile.py is present.)

Command prompt tips:
cd = change directory; ex: cd Desktop
dir = directory listing; it shows all files present in current directory/folder
cd.. = to go back to previous folder
E: = To change drive, simply type drive letter and :
exit = close command prompt

EduPark Krupesh
-Learn and Grow Together.



• Music:
Royalty Free Music: https://www.soundotcom.com
ARTIST: Soundotcom
Inspirational Life - (CREATIVE COMMONS) - Royalty Free Music | Inspiring Upbeat Corporate Happy by Royalty Free Music is licensed under a Creative Commons License.


In questa pagina del sito puoi guardare il video online Python Complete Command Prompt Setup tutorial (for beginners) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Coder Sprint 28 dicembre 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 26,305 volte e gli è piaciuto like spettatori. Buona visione!