Home
Explore
Community
Sign in
This article is interactive.
You can change its parameters and see the results live. ⚡️
print
(
'a'
)
a
print
(
123
)
123
input_1
print
(
input_1
)
hello!
Hello