0
In the code playground I can save rename and easily organize and access code im writing is this possible in the regular python?
3 Respostas
+ 6
Of course. When using an editor you ultimately save to a file. You can give it any name and save it in a folder structure of your choice and preference.
If you mean remote file and version management, use github or bitbucket.
+ 3
Depends on the editor you are using, actually. But you should have an option to "File" -> "Save as" somewhere:
https://i.ytimg.com/vi/hCag8UQo2VY/hqdefault.jpg
0
ok thank you kuba, how exactly would I go about this? the first way u mentioned with saving to a folder structure