Write a program that takes a user's name and age as input and prints a formatted greeting using an f-string. Declare three variables of type int, float, and str, then print their types using type().
Apply a type variable's erasure if a type variable is out of scope instead of throwing an exception. This can happen when subclassing an inner type outside of its outer type or when a compiler such as ...