In Unit 3, two students worked on separate computers, one doing the code and the other creating the sprites. Now that they’re done, how can each person transfer their work to the other person’s computer so they both have everything?
Sprites are harder to transfer than code. For the sprites, they would have to share the project and the other person would have to remix the project once they opened the first student’s shared project.
For the code, I would switch to text mode (not blocks) and copy the code (CTRL + C) and then paste it into an email. Then, the person who did the sprites could copy the code from the email and paste it into their project.