Move python files to another repl.
I am working on a project. I want to move a python file in a folder(the folder is for images I will add in it later)to experiment with it and eventually back. I am moving it from https://repl.it/@ia13ru/End-2-Graphics#Animation/animation.py
to
https://repl.it/@ia13ru/Animation-demo#main.py
How do I do this?
Voters
FloCal35 (358)
I'm pretty sure the only way is to copy and paste the code into new files with the same names
ia13ru (35)
@FloCal35 K, thanks anyway :-)
I would just copy and paste the code
@19ecal Thanks for the suggestion, but I will see if there is another way