Difference between revisions of "Section D 2022"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Created page with "=Section D 2022= Section D of your Unit 1 exam will focus on the skeleton program and improvements to it. The question will specify which part of the program is to be used, a...")
 
(Section D 2022)
Line 2: Line 2:
  
 
Section D of your Unit 1 exam will focus on the skeleton program and improvements to it. The question will specify which part of the program is to be used, and what you need to change. I will create a list of potential improvements, and over time we code each one and document it.
 
Section D of your Unit 1 exam will focus on the skeleton program and improvements to it. The question will specify which part of the program is to be used, and what you need to change. I will create a list of potential improvements, and over time we code each one and document it.
 +
 +
=Investigate List=
 +
 +
Solving a lock doesn't create a new one
  
 
=Simple Improvements=
 
=Simple Improvements=

Revision as of 08:45, 10 September 2021

Section D 2022

Section D of your Unit 1 exam will focus on the skeleton program and improvements to it. The question will specify which part of the program is to be used, and what you need to change. I will create a list of potential improvements, and over time we code each one and document it.

Investigate List

Solving a lock doesn't create a new one

Simple Improvements

Functionality

Extension