ICT & Computing in Education

View Original

Bett 2017 Bulletin #3

Back to BASICs

My Bett week as a BASIC program. After looking at the program below, please attempt the questions on it.

See this content in the original post

Questions

  1. Insert some code to prevent the program 'getting stuck' between lines 50 and 70
  2. Insert some code to make the program repeat from Wednesday to Saturday.
  3. In your solution to Q2, justify your choice of code.
  4. Insert some code to make the program more interactive with the user.
  5. Why aren't you doing something more useful?