Question: create a python code to classify whether it is int, float, or str. using if else, nested if else, operator. example output Enter Your Data:
create a python code to classify whether it is int, float, or str. using if else, nested if else, operator.
example output
Enter Your Data: hotdog
hotdog is an example of string
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
