A program needs to perform the following tasks:
- Input two numbers from the user
- Compare both numbers and output the largest number - OCR - GCSE Computer Science - Question 2 - 2023 - Paper 1
Question 2
A program needs to perform the following tasks:
- Input two numbers from the user
- Compare both numbers and output the largest number.
(a) Complete the pseudocode... show full transcript
Worked Solution & Example Answer:A program needs to perform the following tasks:
- Input two numbers from the user
- Compare both numbers and output the largest number - OCR - GCSE Computer Science - Question 2 - 2023 - Paper 1