nellorean.com
Python Exercise1: From Nellorean-Recording the history of Nellore
1.Write a program to take input of name and age from the user and print it Eg: Your name is Ganesh, you are 10 years old name = input(“Enter your name : “) age = input(&#82…