6. To accept the name from the user and display the welcome message in python
Answers
Answered by
0
Explanation:
ap log kya question ker tu hi
Answered by
0
Answer:
Ask the user to enter name in Python using a function
def hello():
name=str(input("enter the name : "))
print("hello " + str(name))
hello()
Similar questions
CBSE BOARD XII,
2 months ago
CBSE BOARD XII,
2 months ago
Physics,
2 months ago
Hindi,
5 months ago
Math,
5 months ago
English,
11 months ago
Geography,
11 months ago
Math,
11 months ago