Chatty bot

Report a typo

Take a look at the code below and rearrange it to keep the conversation flowing.

Reorder lines using drag or arrows. Adjust indentation with left buttons
                else:
              
                print("Hello, stranger!")
              
                try:
              
                except NameError:
              
                finally:
              
                print("Hope to see you soon!")
              
                print("Hello,", name)
              
                print("What a beautiful name you have!")
              
___

Create a free account to access the full topic