Recall
Set 1: Quick Check
Read list indexes, returned values, and Python range boundaries.
Read short Python 3 snippets line by line and predict output from indentation, indexes, ranges, calls, and returns.
Start Chapter PracticeChapter plan
Chapter practice
10 activities · 80% mastery target
Recall
Read list indexes, returned values, and Python range boundaries.
Guided application
Interpret indentation, reassignment, and function-call execution.
Hands-on
Trace a workplace status counter and predict a string slice.
Independent check
Choose reliable hand-trace evidence and complete a code-reading workflow.