1 00:00:00,330 --> 00:00:00,810 ‫All right. 2 00:00:00,810 --> 00:00:03,810 ‫So now you are done with the methods chapter. 3 00:00:03,810 --> 00:00:08,400 ‫In this chapter, you have learned how methods work, what kind of methods there are. 4 00:00:08,400 --> 00:00:13,500 ‫So the methods that return a value, the ones that don't return a value, then the ones that have an 5 00:00:13,500 --> 00:00:17,340 ‫input or that have parameters and the other ones that don't. 6 00:00:17,340 --> 00:00:23,670 ‫Then you have seen how to use, try and catch in order to catch errors which potentially could occur, 7 00:00:23,670 --> 00:00:26,010 ‫for example, when you use user input. 8 00:00:26,070 --> 00:00:28,700 ‫And then you also have seen how operators work. 9 00:00:28,710 --> 00:00:33,810 ‫I hope you finish the exercises in this chapter because it's really important that you do because during 10 00:00:33,810 --> 00:00:38,670 ‫the exercises that's what you are really learning, because things can go wrong and each time they go 11 00:00:38,670 --> 00:00:43,350 ‫wrong you find a solution and each time you have a solution, that's where the memory kicks in in the 12 00:00:43,350 --> 00:00:43,770 ‫future. 13 00:00:43,770 --> 00:00:49,500 ‫So when you found your own solutions, this is what you will remember, and this is how you will then 14 00:00:49,500 --> 00:00:50,910 ‫grow as a developer. 15 00:00:50,910 --> 00:00:53,940 ‫So thanks a lot for still being with me. 16 00:00:54,090 --> 00:00:58,230 ‫I hope you are hyped to go to the next chapter, so see you there.