A. Tick (√) the correct answers.
1. The data type for 13.6 should be:
a. str
b. float
c int
2. Which of the following is an invalid variable?
a. EMP
b.
c. 12emp
3. For giving tab space while printing the statement you use
a. In
b. \t
c. Tab key
C. else
4. Which of the following cannot be used as a variable?
a. Print
b. print
5. >>> print (30 + 20) will give the output as:
a. 2030
b. 3020
C.
50
Answers
Answered by
7
1. (b) float
2.(c) 12emp
3. (b) \t
4. (b) print
5. (a) 3020
Similar questions
Computer Science,
2 months ago
English,
5 months ago
Math,
5 months ago
English,
11 months ago
Math,
11 months ago