samedi 30 novembre 2019

statement that executing code over and over

I do not know how to do code that is executing over and over again. I would like to achieve something like this: (< stands for input, > stands for output)

message=input()
print('Write down the text.')
>Write down the text.
<qwerty
>qwerty
>Write down the text.
<asd
>asd

Aucun commentaire:

Enregistrer un commentaire