Python Course101
CSH 26
Courses
โพ
All Courses
๐
CSH 26
Programming Basic Python
โ
1 course available
Learn Python with
interactive
visualizations
Step through algorithms line by line. See exactly what the computer is doing.
Browse Courses
โพ
Available Courses
1 course
๐
CSH 26
Beginner
โ
Programming Basic Python
Linear search, while loops, and interactive step-through visualizations.
๐ 2 interactive tools
More courses coming soon ยทย
Stay tuned
Interactive Tools
๐
List Search Simulator
Step through a linear search algorithm and watch how Python checks each element one by one.
Open โ
๐
Space Search
Write the while-loop logic yourself, verify your code, then watch the scanner hunt for the energy core.
Open โ