You have probably been disappointed before when you tried other courses that said "no programming necessary" or "for beginners" and found out that after a few lectures they started going too fast. Well, this course and all future Python 3 Programming Courses by me will ALL be done at a Snail's pace so kids ( at least 13 years of age) and even grandparents can follow along. I was a University Teacher for many years and I was one of the few that enjoyed teaching the beginning classes so I can make sure they were prepared for the more advanced topics.
Be warned, if you are a programmer or pick things up quickly then you will NOT like this class! You will be bored silly!
This is Part 1 of the series. There will be MANY parts so you can slowly learn everything you need to know WELL! I broke it up into pieces so you will only learn a limited amount of material in each part but get lots of lessons/exercises in each part to reinforce your learning.
In this Part 1 you will learn printing, numbers, strings, if-elif-else, variables, taking input from the user, while loops, for loops and functions. There will be quite a few projects to do as well. All with worked out solutions.