Here indent is given properly. But then an error"unindent does not match any outer indentation level" pops. Kindly help me.
Hi @sowkarthika_s,
Though this looks fine, there must be some tab/space usage issue.
Try making sure that tabs are used at all instances instead of spaces for indentation.
1 Like