Gallery
Solution Cinema World
Share
Explore

icon picker
02-stage 1

stage 1 : Input Process Output analysis

You should already have completed this part. However, if not, you should do it now!

Problem description / program requirements for Cinema World

Cinema World wish to offer customers a confirmation notice when they order film tickets.They are looking for a program that will ask for the full name of the customer, how many tickets they are buying and the name of the film they are going to see.It will then calculate the total cost of the ticket and display the full name, film, number of tickets and total cost.For a limited time only all tickets will be £5.
Read the problem description 👆 above and
Identify the Inputs, Outputs and Processes.
Input look for descriptions of what a user will type in.
Process look for descriptions of what results are calculated.
Output look for descriptions of what display a user will expect to see.
It might help to make a sketch of what you think the console display will look like when the program is running.
Make 3 headings, one each for Input, Process and Output
Name and list the data items required under each heading.
Keep a note of your IPO list, it will be useful for writing your pseudocode.
You could add the IPO to the pseudocode.md file

Task 1 🧑‍💻 Complete IPO analysis

open the pseudocode.md file
complete the details for the IPO list.
Work with a partner or tutor to check you have completed this task

next

move on to stage 2 page of the tutorial
Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.