Kevin Tiller

Generation

generate functionSun, 23 Apr 2023

Write a program to create a function that takes two arguments as user input, name and age, and print their value. Test your program by using as input one of the following at a time:

("George", "24") ("Mary", "22") ("John", "25") ("Jane", "20")

Want to kickstart your project?Use the new AI Studio to create your code