Scratch is a free online coding language that is designed to introduce you to the world of programming. It can be used to make basic games, and interactive stories.
Here is the Scratch website: https://scratch.mit.edu/
Go through the Part 1 - Intro to Scratch: Dance Dance tutorial with the teacher.
You are to create your own dance scratch program.
The Screen Guide may help you find things in the scratch interface.
Go through the Part 2 - Scratch Name demonstration with the teacher.
Create a scratch program with your name or initials.
The guide to Scratch coordinates may help you.
Go through Part 3 - Scratch Keyboard Control demonstration with the teacher to use buttons on the keyboard to control the movement of a sprite. You will also learn how to detect collisions between sprites.
Go through Part 4 - Scratch Games if you are finished.
If you haven't finished your dance or name scratch program, do so. Submit them.
If you are finished before everyone else, go to www.codeacademy.com and make an account. Choose a programming language that you want to learn. I recommend Python and complete some of the course tutorials.