A program needs to perform the following tasks:
Complete the pseudocode for this program.
price1 = input("Enter first price")
price2 = .....
..... price1 < ..... 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.