Python Online Compiler & Playground
HTML/CSS/JavaScript
HTML
CSS
Javascript
C++
C
PHP
Java
Python
Swift
C#
Ruby
Node.JS
Kotlin
jQuery
Go
R
TypeScript
Начать курс Python
Регистрация
Chatbot v1.0
+1
Автор: 🥀
Тёмный
Публичный
Сохранить
PY
py
1
2
3
4
5
6
7
8
# Ask the user for input and store it in a variabl
e
name =
input
()
# Display the user input on the screen
print
(
name
)
Enter to Rename, Shift+Enter to Preview
OUTPUT