Unit Award Scheme

116842 PROGRAMMING BASICS (UNIT 2): TIMES TABLE

In successfully completing this unit, the Learner will have

Evidence needed

shown knowledge of

1the importance of using meaningful variable names throughout their codeStudent completed work

demonstrated the ability to

2use either C#, Python or VB.NET to write a computer program to complete this unitStudent completed work
3prompt the user to enter the times table to print, eg 5Student completed work
4input the table and store the input in an integer variableStudent completed work
5use a 'FOR' loop to count from 1 to 12Student completed work
6calculate the next table value using table * counter inside the loopStudent completed work
7print 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