Lesson 5.5: Final Coding Challenge: Delivery Controller
Build a delivery controller that uses the full foundation:
- Store delivery data in a list.
- Use at least two variables with suitable data types.
- Use a function to process a useful part of the work.
- Use a loop to process repeated work.
- Use a condition to choose an action.
- Move exactly six times and finish by printing
ready.
Write a short plan and at least three test cases before building. Include a boundary case. Run the checks, then use Step to repair the first state that differs from your plan.
Passing every visible check records this unit and opens the next-step choice. You may explicitly skip the challenge and continue without marking the other unit lessons complete.
Loading the block workspace...
Stuck on this lesson?
Ask about anything on this page. It can see which lesson you have open and which part you are reading.