The algorithm below is used to process a loyalty point transaction.
username = input("Enter member name: ")
points_balance = 450
reward_unlocked = False
transaction_value = 12.75
Identify the name of one variable from the algorithm above that has a numeric data type.
20 exam-style questions on Edexcel IGCSE Computer Science Data types and structures. Each one has a worked solution and a mark scheme showing where the marks go.