MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
What is the output of print(math.trunc( 3.1 ))?..
1.
What is the output of print(math.trunc( 3.1 ))?
A.
3
B.
3.0
C.
error
D.
none of the mentioned
Answer» D. none of the mentioned
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is returned by int(math.pow(3, 2))?
Which of the following aren t defined in the math module?
What is the output of print(math.trunc( 3.1 ))?
What is the result of math.trunc(3.1)?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply