[Script Info] Title: [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,0:00:00.38,0:00:04.48,Default,,0000,0000,0000,,Unplugged Activity | Relay Programming Dialogue: 0,0:00:07.54,0:00:12.10,Default,,0000,0000,0000,,Hi, I'm Anna! Today we're going to do relay programming. Dialogue: 0,0:00:12.11,0:00:16.47,Default,,0000,0000,0000,,It's all about programming under pressure\Nand debugging the mistakes that sometimes Dialogue: 0,0:00:16.47,0:00:22.43,Default,,0000,0000,0000,,happen when you work really quickly or in\Nteams. We'll use graph paper programming to Dialogue: 0,0:00:22.43,0:00:29.43,Default,,0000,0000,0000,,simulate coding, and use relay races to simulate\Nhaving a deadline. In relay programming, teams Dialogue: 0,0:00:32.25,0:00:37.66,Default,,0000,0000,0000,,will be racing to finish a graph paper program.\NYou have to check your teammate's work, or Dialogue: 0,0:00:37.66,0:00:44.66,Default,,0000,0000,0000,,debug it, fix it if there's a mistake, add\Nyour arrow, and run back and tag your teammate. Dialogue: 0,0:00:45.08,0:00:52.08,Default,,0000,0000,0000,,Programmers use debugging a lot to find and\Nfix problems in their algorithms or code. Dialogue: 0,0:00:56.71,0:01:01.83,Default,,0000,0000,0000,,There are lots of ways to debug problems.\NOne of the easiest is to move step by step Dialogue: 0,0:01:01.83,0:01:08.15,Default,,0000,0000,0000,,until you find where something goes wrong,\Nthen fix it. Here, I'm trying to do a back Dialogue: 0,0:01:08.15,0:01:15.15,Default,,0000,0000,0000,,handspring, but I keep falling off. I walk\Nthrough each part, step by step, and realize Dialogue: 0,0:01:15.48,0:01:22.48,Default,,0000,0000,0000,,where my mistake was. My coach showed me I\Nwasn't putting my hands on the beam correctly. Dialogue: 0,0:01:23.84,0:01:29.02,Default,,0000,0000,0000,,So I tried another back handspring on the\Nbeam with my new hand position, and I stuck Dialogue: 0,0:01:29.02,0:01:36.02,Default,,0000,0000,0000,,it! I was really glad I debugged my back handspring.\NWe figured it out! Dialogue: 0,0:01:36.02,0:01:40.12,Default,,0000,0000,0000,,Debugging is finding and fixing problems. Dialogue: 0,0:01:42.90,0:01:44.90,Default,,0000,0000,0000,,Nice, Anna! Good job!