Question: need help with this, i am new to python so an easy way and if you can add screen shot of it if you did
need help with this, i am new to python so an easy way and if you can add screen shot of it if you did it, i am using python 3
a) Include the following comments: #Name: Your Name #Date: Today's Date b) Write a program that reads two comma separated integers from the console simultaneously. The program should increment the first number by 5 and print its value. The program should squre the second number and print its value as a float. Here is a sample run: Enter two integers: 31,5 5 added to the first number is 36 lfi@?11X1 itillittanr.saa,uoansJ is 25 c) Write a number that reads a value for feet from the console and converts it to inches. 1 foot is 12 inches. Here is a sample run: Enter a value for feet: 3 d) Write a program that prompts a user to enter a three digit number and display the number in reverse order. Here is a sample run: Enter a 3 digit integer: 427 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
