MCQs > IT & Programming > Python > Output of the following Python code? try: x = 11 Hx>8z y = x/(X-3) print (y) exceptaeroDivisionError, NameError): print ('1')

Python MCQs

What will be the correct output of the following Python code?

try:

x = 11

Hx>8z

y = x/(X-3)

print (y)

exceptaeroDivisionError, NameError):

print ("1")


Answer

Correct Answer:

1.375

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it