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
24
Explanation:
a)True
b)False
c)False
d)False
e)True
Answered by
3
Answer:
a true
b false
c false
d false
e
Similar questions