What is the expected output of the following code?

What is the expected output of the following code?

print (type (1 / 2))
A . <type ‘double’>
B . <type ‘int’>
C . <type ‘number’>
D . <type ‘tuple’>
E . <type ‘ oat’>

Answer: E

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments