To start off, I'm learning JavaScript and trying to create an old Atari Pong game. I'm stuck at this point where I can get one of the paddles moving, but not the second. The game is still functional, but one paddle won't move. Here is my code for the paddle that won't move: To start off, I'm learning JavaScript and tryin