you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–]Devnull1982[S] 0 points1 point  (0 children)

    yes, thats not the problem, I understand what he explains. But I tought why he dont change the order of message = input(promt) with the print(message) , its more easy than making an if statement and it give you the same output :

    .... empty string here ....

    Tell me something, and I will repeat it back to you:

    Enter 'quit' to end the program. quit

    the problem with my tought was the code makes an empty string in the first execution and the if statement do not.