(1 x 5 =
1. State true or false.
(a) Datatype is like a container that can store a particular type of data.
(b) is called the modulus operator.
(c) The file extension for a Python file is py
(d) "upper() is used to convert a text to uppercase.
(e) We use 'input()' in Python to read the input
Answers
Answered by
1
Answer:
a)True
b)False
c)False
d)False
e) True
Similar questions