And for the love of everything that is good and wholesome, please don’t post huge chunks of code as plain text, always, always use code-tags . You’re posting the errors which tell you the exact line/column but because it’s plain-text you’re asking us to count down to (say) line 68 etc. Sorry but that’s not going to happen.
Also, please don’t use forum posts as ways to get others to find your typos. You can go back to the tutorial and compare the code yourself but if you don’t understand what’s going wrong when the compiler tells you the exact line/column and there’s a tutorial showing you what it should be then that would mean the tutorial is wrong which I doubt but most likely it just means you’re using the forum to find your own typos.
I think you’ll find devs here will help you but are very reluctant to find typos that you should easily be able to find no matter what your programming experience.