Conditional statements (if, elif, else)
Loops (for, while) and iteration
Core data structures: lists, tuples, dictionaries, and sets
Defining and calling functions
Parameters, return values, and scope
Importing and using built-in modules (e.g., math, random)