Untitled

 avatar
unknown
plain_text
a year ago
75 B
2
Indexable
nome = input("Digite seu nome: ")
print("Seja Bem-Vindo, {}" .format(nome))
Editor is loading...
Leave a Comment