10n2

Learning Objective: Develop your main menu using selection and iteration.

Starter:
What is Selection?
What is Iteration?

Main:
Task 1
1. Go to classroom.google.com
Open the Task 1 - Menu slides.
2. Open your main menu in IDLE
3. Ensure you have created a main menu with your own style, this is my coding:

Task 2
Add selection in your coding to allow the user to input their choice on the menu.
1. Go to slide 6
2. Use this code to develop selection for each choice in your menu - have you used numbers or letters?
3. Save and run your program - does it work?

Task 3
Add iteration in your coding to allow the user to come back to the main menu after every choice.
1. Go to slide 7 and read the instructions
2. Ensure you have all your coding correctly indented - What does it mean by indents?
3. Save and run your program - does it work?

Extension:
Look at slide 8 - what can be added? why?
Can you add these to make your program more robust?

Plenary:
What have techniques have we used today?

Comments

Popular posts from this blog

10n2

10n2