Answers for "write python command to display your name"

0

write python command to display your name

name-input("enter your name: ")
print("Hello",name + "!")
Posted by: Guest on March-27-2021

Code answers related to "write python command to display your name"

Python Answers by Framework

Browse Popular Code Answers by Language