Unit Award Scheme
116842 PROGRAMMING BASICS (UNIT 2): TIMES TABLE
In successfully completing this unit, the Learner will have | Evidence needed | |
---|---|---|
shown knowledge of | ||
1 | the importance of using meaningful variable names throughout their code | Student completed work |
demonstrated the ability to | ||
2 | use either C#, Python or VB.NET to write a computer program to complete this unit | Student completed work |
3 | prompt the user to enter the times table to print, eg 5 | Student completed work |
4 | input the table and store the input in an integer variable | Student completed work |
5 | use a 'FOR' loop to count from 1 to 12 | Student completed work |
6 | calculate the next table value using table * counter inside the loop | Student completed work |
7 | print the result in the format of '1 times 5 = 5' and so on. | Student completed work |
All outcomes recorded on an AQA Summary Sheet
Approved 25 January 2022Level - Level One