Chapter 5. Capstone project: your first Python program—convert hours to minutes
6.1. Think-code-test-debug-repeat
Code to set up the output
6.3. Implement the conversion formula
6.4. Your first Python program: one solution
6.5. Your first Python program: another solution