0:00:01.000,0:00:07.000 Unplugged Actvity | Graph Paper Programming 0:00:07.210,0:00:10.700 (Kiki Prottsman - Thinkersmith) [br]In graph paper programming, we help explain 0:00:10.700,0:00:15.400 how coding works by trying to help people 0:00:15.460,0:00:20.600 recreate drawings using only arrows and scribbles. 0:00:20.600,0:00:25.000 One person, is given a small drawing on graph paper 0:00:25.000,0:00:29.800 and they need to go through using only specific arrows 0:00:29.800,0:00:33.500 and try to describe how to recreate that drawing. 0:00:33.500,0:00:38.600 In this activity, the only symbols you can use are these: 0:00:38.600,0:00:41.000 move one square forward, 0:00:41.000,0:00:42.670 one square backward, 0:00:42.670,0:00:45.000 move one square up, 0:00:45.000,0:00:47.170 move one square down, 0:00:47.170,0:00:50.500 change to next color and 0:00:50.500,0:00:52.309 fill in your square with color. 0:00:52.309,0:00:57.500 Once we have that coded up, we can hand it off to another person 0:00:57.500,0:01:00.800 who can read the code and try and recreate picture.