Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

how to open and edit py file in command prompt windows 10

I’m finding for a syntax equivalent to mac os terminal open filename.py in windows command prompt.
I’ve search internet to find answer like type in filename (or location) filename.py into command prompt, but that just run a script or even start filename.py doesn’t seems to work too. how do i edit get to edit my code via command prompt?

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

to edit a file you can simply use notepad

notepad file.txt

you can install vim or nano and use them in windows

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading