Gallery
Solution Triathlon
Share
Explore

icon picker
pseudocode

pseudocode and IPO

Some parts of this worked example have been left for the learner to complete.
Question marks ? have been left as place holders
Refer to the instructions.md file

IPO

Input

swimming points
??? points
???

Process

calculate total as swim points + ??? points ? run points

Output

display message with ???

Design pseudocode

the pseudocode should be based on the IPO above

Input

get swim points number input from keyboard
get ??? points number input from ???
???

Process

calculate total points as swim points + ??? points ? run points

Output

display message with ??? points
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.