Question:
I am doing the 100 days of python coure. How can do i take the previous days code and add it into the new days editor?
Replit Profile: https://replit.com/@KyleBeaubouef
Question:
I am doing the 100 days of python coure. How can do i take the previous days code and add it into the new days editor?
Replit Profile: https://replit.com/@KyleBeaubouef
Hi @KyleBeaubouef !
You can highlight the text from the repl you want to copy from, click CTRL+C, then go to the one you want to paste in, and press CTRL+V.
Hope this helps!