Career Tracks
Exams
MCQ
Companies
Opportunities
Pricing
MCQ Practice
Programming
Python — Output Questions
Question
Easy
What is the output of: print(type(1/2))?
A
<class 'int'>
B
<class 'float'>
C
<class 'double'>
D
Error
Show Answer
← Back to Python — Output Questions questions
What is the output of: print(type(1/2))? | Python — Output Questions MCQ | TomoLink | TomoLink