Practice Test Geeks home

Python Core Syntax 2

What is the output of `print(type(3/2))` in Python 3?

Select your answer