Does he give exercises?

so i started the python course a few days ago and id like to start exercising the things i learnt! so does he give us exercises or do i need to find some myself?

He does provide several exercises, but not a lot (just look for the topics that say “Exercise”.

What I find helpful is I have a file with a collection of functions. After going through part of a section, I create a new function with what was covered and then just call that function. That way I have it on my local machine, and can “play” around with the code and see what happens.

Just type out what Mosh has on screen and go to town. This will also help you learn syntax, etc.

I know this is an old thread, but hopefully this might help you.