Two problems:
1 - student wants sprite to go up (all the way) when she presses the key. She has instructions for the sprite to descend at Y=100. When the sprite descends, the sprite goes past Y=400. I inserted the code about stopping the sprite at Y= 360, but I’m not sure if that was the most efficient way of doing it (wondering if I needed to nest IF statements).
2 - Code works on my computer, but not when students runs it. We’re confused.
Thank you!
Gary
Link to the project or level: [replace with link to the curriculum or get the “Share” link to a project]
What I expect to happen: [replace with a detailed description of the behavior you’re trying to create]
What actually happens: [replace with a detailed description of what actually happens when the code runs including any errors or unexpected behavior]
What I’ve tried: [replace with a detailed description of what you’ve already tried to do to solve the problem]