1.

The output of the code shown below is: int('65.43')

A. ImportError
B. ValueError
C. TypeError
D. NameError
Answer» C. TypeError


Discussion

No Comment Found