Question:

If a statement int ('Hello') is written in python, then what kind of exception will it give ?

Updated On: Oct 17, 2024
  • NameError
  • ValueError
  • OSError
  • TypeError
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

The correct option is (D) :TypeError
Was this answer helpful?
0
0