Computer Science
Fill in the blanks:
The division of two integers yields a result of _________ type.
Python Data Handling
5 Likes
Answer
floating-point
Answered By
1 Like
Related Questions
Fill in the blanks:
Three mutable types of Python are _________, _________ and _________.
Fill in the blanks:
The floor division of two integers yields a result of _________ type.
Fill in the blanks:
The _________ sequence type cannot store duplicate values.
Fill in the blanks:
The _________ datatype is like lists but is not mutable.