Re: What do i need to get started with python on both mac and windows?

to rename a file in MacOS finder press enter on it. I think you can also press VO+shift+m (right click) and there is a rename option. If you are already in the terminal, you can use the mv command.
e.g:
mv my_file.txt my_file.py
also the touch command creates files for you as long as they are text based. I'm not 100% sure on all of the specifics, so if anyone could explain that better feel free. the command is:
touch file1.py file2.py file3.py
you can give as many args to the touch command as you wish and it will create the files.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Rory via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : SLJ via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Rory via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Rory via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : cartertemm via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Rory via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : SLJ via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Kyleman123 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Rory via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector

Reply via email to