a=\'balloon\' text=input(\'letters:\') if text==a: print(1) else: print(0)
here is my code for now. if i input "balloon", it will