Grade 8 Worksheet Python Introduction
Grade 8 Worksheet Python Introduction
Worksheet: 1
Python - Introduction
SUBJECT: General Computers GRADE-8
I. Choose the correct answer from the options given below:
1. All python keywords contain letters except True, False and None.
a. lowercase
b. uppercase
c. sentence case
d. None of these
2. are the special symbols that carry out arithmetic and logical
computations.
a. Literals
b. Operators
c. Identifiers
d. All the above