Question: python asap please 1. Write an algorithm for to read integer value, float value and string from user and print the results using variable types
1. Write an algorithm for to read integer value, float value and string from user and print the results using variable types (integer, float, string) (5 marks) Sample Input: Enter the integer number: 4 Enter the float number 4.2 Enter the string hello Sample Output 4 4.2 han
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
