We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e33aa7d commit 31f2fb8Copy full SHA for 31f2fb8
teste01.py
@@ -0,0 +1,2 @@
1
+nome = str(input('Qual o seu nome?'))
2
+print(f'Bem vindo {nome}, ao mundo Python!')
0 commit comments