Benefits of subprograms
x

What a subprogram is

What a subprogram is

Main program calling quiz subprograms with get_player_name, run_quiz, calculate_score, display_feedback, save_result, and ask_question parameters and return value labelled A subprogram is a named block of instructions that performs one specific task. The main program, or another subprogram, can call it when that task is needed.

Benefits of subprograms Lesson

  1. GCSE
  2. /Computer Science
  3. /Benefits of subprograms