
Python 101
Object-Oriented | Text Based | Age 10-14 | 49 Lessons


Python is a dynamic, high-level, free open source, and interpreted programming language. In Python 101, beginners can start from basic concepts of Python and lay a solid foundation for Python.


Unit 01
7 Lessons
80 Challenges
1.Learn about the Python programming environment, understand the Python coding process.
2.Learn about the 'for' loop, understand its usage and execution order.
3.Learn the 'print()' command, understand the application of strings and 'for' commands.
4.Learn about variables, grasp the knowledge related to them, and master the method of defining variables.
5.Learn the 'input()' command and methods of modifying variable values.
6.Learn the 'if' statement, understand its usage and order of execution.

Unit 02
7 Lessons
98 Challenges
1.Learn the 'for-if'nested structure, understand the code execution order.
2.Learn the 'if-else' statement, understand the difference between the 'if' statement and the 'if-else' statement.
3.Review conditional statements, learn the logical operators 'and', and 'or'.
4.Learn about the main data types in Python and the 'for-if-else' nested structure.
5.Learn how to modify variable values and use the for loop to accumulate variables to solve problems.
6.Learn about loop variables. Consolidate the 'for-if' nested structure and logical operators.
7.Consolidate the execution rules of the 'for' loop, strengthen the understanding of loop variables, and use loop variables to calculate the continuous sequence needed.

