Question: Input a string of digits. Convert the string to an int. Print the int. Convert the string to a float. Print thin _ str =

Input a string of digits.
Convert the string to an int.
Print the int.
Convert the string to a float.
Print thin_str = input("Input s:
")
# in_int =
print("in_int =", in_int)
# in_float =
print("in_float =", in_float)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!