Algorithms

EasyMediumHard
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
Question 35
Easy

A local public library uses a computer system to register new members. The member's first name, surname, and email address are already stored as variables within the program.

State two other items of data about the member or their library account that would need to be stored as variables.

[2]

Algorithms Questions

  1. GCSE
  2. /Computer Science
  3. /Algorithms