Kasante95

input function

Mar 27th, 2023
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.05 KB | None | 0 0
  1. name = input("What is your name?")
  2. print(name)
Advertisement
Add Comment
Please, Sign In to add comment