This document provides instructions for creating a 3 question quiz or conversation program using outputs, inputs, and variables. The Red Task asks for a name and age. The Amber Task asks for a name, age, and hobby. The Green Task asks for a name, age, hobby, and up to 5 additional questions.
1 of 2
Download to read offline
More Related Content
Programming Challenge
2. WHAT DO YOU NEED TO DO?
Using the following techniques you have learnt:
Outputs (print)
Inputs
Variables (name = input(Ask your question)
With these you need to make a 3 question quiz/conversation where the
program asks you for the following:
Remember to use what you have done to create this program.
Red Task L3 Your Name and Your Age
Amber Task L4 Your name, age and hobby
Green Task - L5 Your name, age, hobby and
up to 5 other questions