Write Program Repeatedly Asks User Age Name Provide Valid Input Age Consist Numbers Name C Q37057714

python
Write a program that repeatedly asks the user for their age and a name until they provide valid input. Age should consist ofWrite a program that repeatedly asks the user for their age and a name until they provide valid input. Age should consist of numbers and Name should consist of alphabets only. f th nputs are valid, print grectings with the user nae adae Name : Shrek2 Please use alphabets only Name Shrek Age: four Please use numbers only Age: 24 Hello, Shrek. You are 24 years old. Show transcribed image text Write a program that

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.