Vidyalelo
Python · Q23

Python MCQs: Variable Names and Operators Chapter

Programming · Python · question 23

Q23

What is the output of this expression, 3*1**3?

A.
27
B.
9
C.
3
Answer
D.
1

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board