Multiple Choice
What is the output of the following program :
Print '{0:.2}'.format(1.0 / 3)
A) 0.333333
B) 0.33
C) 0.333333:-2
D) Error
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: What is the output of the following?<br>Def
Q39: What is the output of the following
Q40: What is the length of sys.argv?<br>A)number of
Q41: What is the output of the following
Q42: What data type is the object below?<br>L
Q43: What is the output of the following
Q44: What is the output of the following?<br>Elements
Q46: What is the output of the following
Q47: What is the type of each element
Q48: To read the entire remaining contents of