Quantcast
Channel: Create a python file using cmd in windows - Stack Overflow
Viewing all articles
Browse latest Browse all 12

Answer by yavuzx for Create a python file using cmd in windows

$
0
0

if you want to create a new python file in your current directory using a terminal, you can use the following commands.

Windows:

python > fileName.py

Mac:

python3 > fileName.py


Viewing all articles
Browse latest Browse all 12

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>