Python run with command prompt 👨‍💻

Published: 01 February 2021
on channel: Bro Code
13,045
326

python run a .py file with cmd /terminal

#python #cmd #terminal #run

*****************************
run .py file with cmd
*****************************
save file as .py (Python file)
go to command prompt
navigate to directory w/ your file: cd C:\Users\BroCode\Desktop
invoke python interpreter + script: python hello_world.py

print("Hello World!")

name = input("What's your name?: ")

print("Hello "+name)
*****************************

Bro Code merch store 👟 :
===========================================================
https://teespring.com/stores/bro-code-5
===========================================================


Watch video Python run with command prompt 👨‍💻 online, duration hours minute second in high quality that is uploaded to the channel Bro Code 01 February 2021. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 13,045 times and liked it 326 visitors.