Gallery
Solution Athletics Scotland
Share
Explore
Solution Athletics Scotland

icon picker
Pseudocode

pseudocode

Here is the pseudocode for the Athletics Scotland program
01. display headings for Athletics Scotland
02. display a list of available sports

03. prompt user to enter sport they want
04. get sport from keyboard

05. prompt user to enter number of tickets
06. get number of tickets from keyboard

07. repeat number of tickets times with count
08. ask for next name
09. display ticket heading
10. display sport event with message
11. display next full name with message
12. display ticket number with message
13. end loop
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.