A monitoring system for a weather balloon needs to perform the following tasks:
Complete the pseudocode for this program.
alt1 = input("Enter first altitude")
alt2 = .....
..... alt1 > ..... then
print(.....)
else
print(.....)
endif
95 exam-style questions on OCR GCSE Computer Science Programming fundamentals. Each one has a worked solution and a mark scheme showing where the marks go.