This is an online training that contains tutorials for basic Python syntax and related Python code examples.
More than 5 hours of our videos prepared with English caption are published on Udemy: Python Basics Training. Also, the course is published on GAMeDU: Python Basics Training.
What these training videos cover are Python keywords, comments, variables, data types, operators, if-elif-else statements, while loops, for loops, functions, classes/objects and modules.
Code examples are explained in a manner “how code works”. You are able to easily understand the code and to see ways to create code using hints for achieving the resulting code that will work, without errors. Also, it provides you with comparing similar Python codes and code upgrades.