Q.

43')

A. importerror
B. valueerror
C. typeerror
D. nameerror
Answer» B. valueerror
Explanation: the snippet of code shown above results in a value error. this is because there is an invalid literal for int() with base 10: ’65.43’.
1.7k
0
Do you find this helpful?
3

Discussion

No comments yet