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

Verified
Correct Answer:
Verified
Related Questions
Q1: What is the output of the following
Q2: What is the output of the following
Q3: What is the output of the following
Q4: What is the output of the expression
Q6: What is the output of the following
Q7: What is the output of the following?<br>X
Q8: What is the output of the following
Q9: What will be displayed by the following
Q10: What is the output of the following
Q11: Which of these is not a core