2.6 top down design and decomposition in karel
intro to digital footprints
sotd (unplugged)
ask ai create an analogy (your choice) to explain how the MAIN FUNCTION in a python program (karel) relates to other functions in the same program (basically, what makes the main function special)
notes and examples
video 2.6.1 the main function
analyze this document explaining why the main function always is at the top of your code
play with example 2.6.3 top down design and composition in karel
when you are ready, complete assignments below
assignments
2.6.5 the two towers