Page 177 - TP_Plus_v2.2_Class_8
P. 177
Periodic Assessment 4
(Based on chapters 8 to 11)
A. Write the program to paint the boxes to make letter (L).
Start
B. Factorial of a number means that the given number is multiplied by all the numbers
preceding up to that number. For example, 5! = 5 x 4 x 3 x 2 x 1 = 120
Write a program in python to determine the factorial of a given number.
C. Write the full form of the following abbreviations:
1. NLP: _________________________________________________________________________
2. CV: _________________________________________________________________________
3. AI: _________________________________________________________________________
D. Write a short note on the following:
1. Data
________________________________________________________________________________
________________________________________________________________________________
2. Functions
________________________________________________________________________________
________________________________________________________________________________
3. Jump Statements
________________________________________________________________________________
________________________________________________________________________________
Periodic Assessment 4 175

