Using Scratch, choose a new character from the “Dance” section in the characters selection.
Choose a concert or a theater background.
Program the character to move in a square and, at each corner of the square, to perform some dance moves.
Tip1: Use nested loops (loops in loops).
Tip2: To make the character move, use the instructions from the “Looks” section (“switch costume to…”, “next costume”).