Write a program in python to print your name
name=input("Enter Your Name")
print("Your Name is :", name)
Output:-
Your Name is : Rajesh
MS Word Questions and Answers 1- Which of the following is the valid file extension i…
Copyright @ IT Computer Guruji All Right Reserved
0 Comments