Study Material
Computer Science
What is the value of the expression 100 / 25?
4
4.0
2.5
none of these
Python Data Handling
25 Likes
Answer
4.0
Answered By
8 Likes
Related Questions
Which of the following is not an immutable type in Python?
View Answer
Bookmark Now
Python operator always yields the result of .......... datatype.
View Answer
Bookmark Now
What is the value of the expression 100 // 25?
View Answer
Bookmark Now
In Python, a variable must be declared before it is assigned a value.
View Answer
Bookmark Now