actually i am finding the bugs in the code and unable to run the code in python

0 votes
none = none

a = none + 5  # here it showing unsupported operand type(s) for +: 'NoneType' and 'int'

b  = none

print ( a + b)

can anyone tell the solution to resolve the issue
Jul 19, 2022 in Python by anonymous

edited Mar 4, 2025 301 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP