write a program to print out name on the screen
Answers
Answered by
1
name = str(input("Enter your name"))
print("Your name is ", name)
Run this in python
PLEASE MARK MY ANSWER AS THE BRAINLIEST
Answered by
0
Answer:
10 PRINT "NAME"
20 END
Explanation:
Similar questions
Math,
1 month ago
Social Sciences,
2 months ago
Physics,
2 months ago
Math,
9 months ago
Math,
9 months ago