HomeAbout

val = input("Enter your value: ") print(val) # shell Enter your value: 123 123 >>>
AboutContact