Q. What is the result of 10.0 // 3?
Solution:
Floor division // with floats returns 3.0, the integer part as a float.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
Floor division // with floats returns 3.0, the integer part as a float.
Strengthen Your Practice with our comprehensive question bank.