IndentationError expected an indented block

0 votes

I am a beginner and this my sample and getting error

IndentationError: expected an indented block




software = "Tally"

if software == "Focus":

#print ("You are using Focus")

elif software == "Wings":

print ("You are using Wings")

elif software =="Tally":

print ("You are using Tally")

May 6, 2021 in Python by anonymous

edited 4 days ago 8 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