1 00:00:00,150 --> 00:00:00,600 ‫Okay. 2 00:00:00,600 --> 00:00:04,950 ‫So now we're done with the erase chapter and with lists. 3 00:00:04,950 --> 00:00:09,120 ‫So we of course are going to use a race and list throughout the course. 4 00:00:09,120 --> 00:00:14,190 ‫So everything that you've learned so far is going to be the fundament of what we're going to build in 5 00:00:14,190 --> 00:00:14,790 ‫the future. 6 00:00:14,790 --> 00:00:15,690 ‫So no worries. 7 00:00:15,690 --> 00:00:21,570 ‫We're going to repeat everything in certain contexts and it will make a lot more sense throughout your 8 00:00:21,570 --> 00:00:22,530 ‫learning experience. 9 00:00:23,040 --> 00:00:29,010 ‫So for now you've seen how to use a race, what different types of a race there are some of the array 10 00:00:29,010 --> 00:00:32,880 ‫types that we have seen will be used less than others, but that's fine. 11 00:00:33,030 --> 00:00:39,240 ‫It's just good to know that something exists sometimes because if you ever come to a situation where 12 00:00:39,240 --> 00:00:45,280 ‫you would need something similar or what you think, okay, maybe I can do it with ejector. 13 00:00:45,330 --> 00:00:51,480 ‫Well, then you could look back at what the rates are and see how they are used because you don't need 14 00:00:51,480 --> 00:00:52,920 ‫to memorize everything right? 15 00:00:53,040 --> 00:00:59,220 ‫Often it's just reviewing, just going back and just having this little bit of knowledge in the background 16 00:00:59,220 --> 00:01:01,410 ‫that gives you options in the future. 17 00:01:02,280 --> 00:01:04,530 ‫So this is what we've seen. 18 00:01:04,530 --> 00:01:13,800 ‫So lists, arrays and there was this bigger challenge, tic tac toe where we used a rather I'd say challenging 19 00:01:13,800 --> 00:01:17,820 ‫example, a challenging challenge exercise. 20 00:01:17,820 --> 00:01:19,920 ‫But that was the whole point. 21 00:01:20,040 --> 00:01:25,740 ‫It was really time for you to get into something a little more difficult than everything else that we've 22 00:01:25,740 --> 00:01:28,170 ‫done, because so far it was quite easy. 23 00:01:28,170 --> 00:01:34,710 ‫I told you, right, a like this and you just wrote a like this, but now you had to write your whole 24 00:01:34,710 --> 00:01:39,840 ‫story and you had to just use characters by yourself. 25 00:01:39,840 --> 00:01:40,140 ‫All right. 26 00:01:40,140 --> 00:01:42,900 ‫So this is pretty much what this tic tac toe example was. 27 00:01:42,900 --> 00:01:45,480 ‫And if you finished it by yourself, amazing. 28 00:01:45,480 --> 00:01:50,730 ‫If you didn't, you will have plenty of other examples and other challenges that are still ahead of 29 00:01:50,730 --> 00:01:51,090 ‫you. 30 00:01:51,090 --> 00:01:56,470 ‫And you could even go back and try it once again so there's no reason not to do it. 31 00:01:56,470 --> 00:02:01,470 ‫So maybe you have another idea for a project which is similar and you could just go ahead and do that 32 00:02:02,190 --> 00:02:03,030 ‫either way. 33 00:02:03,210 --> 00:02:05,040 ‫Thanks a lot for still being with me. 34 00:02:05,040 --> 00:02:07,980 ‫I'd say let's go over to the next chapter.