What is the output of the following code :
print(9//2)
4.5
4.0
4
Error
This question is part of this quiz :