Question: Make a program that asks for input from the user, applies eval to this input, and prints out the type of the resulting object and
Make a program that asks for input from the user, applies eval to this input, and prints out the type of the resulting object and its value. Test the program by providing ve types of input: an integer, a real number, a complex number, a list, and a tuple. Filename: objects_qa.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
