Write an R function to take input from the user (name and age). If the age is between 0 and 100, print the name and age. Otherwise, print an error message "The age is impossible!"