Home
About
val
=
input
(
"Enter your value: "
)
print
(
val
)
# shell
Enter your value
:
123
123
>>
>
About
Contact