i am getting this error File "ad.py", line 132 else : ^ IndentationError: unindent does not match any outer indentation level
what do i have to change? i am actually kinda new thanks
print("ACCOUNT WAS BANIDA!")
break
except UserChannelsTooMuchError:
print('userbe many groups.')
else :
ja_adicionado += 1
print('Already added:{}'.format(ja_adicionado))
continue
else :
ja_adicionado += 1
print("{} is already in the group.".format(user['name']))
continue
if user == users[-1]:
print('LIST FINISHED!')