Problem
Write a python program that shows the depleted energy level as the exhausted state. Each list shows a movement taken in turns and the competitor whom moved as well as the direction, forward, up or down. This is in python turtle and we have to implement the graphics onto the given grid. [[0, 12, 19], [1, competitor A, 'Forward'][2, competitor B, 'Forward']].