Coding Pt.4
Step (6): Allow snake to make clones of itself but delete continuously made clones and let the command wait for a signal

Step (7): Code that when the snake eats the apple its “length” increases (makes another clone and keeps it)

Step (8): Code condition for GAME OVER
