Question:
1) This session discusses "top-down programming", and emphasizes three typical submodules: initial_processing, detail_processing, and finals_processing. Choose one of the following topics, and list the basic tasks you would need to include in each of these submodules. Use structured English (like on page 316), not pseudocode (like on page 317). Be specific: instead of "Input data", say something like "Input concert date", or "Input starting city".
Here are the program topics:
* Concert ticket reservation
* Online movie streaming reservation