Question: solve please float inputs pecifications for output are: 1. Display a sentence or 2 back to the user (appropriate and meaningful) using the 3 string
float inputs pecifications for output are: 1. Display a sentence or 2 back to the user (appropriate and meaningful) using the 3 string inputs 2. Display a line or two of 20 or more of a symbols (like "m's or "*/s) using repeat instead of typing them all (*******************) 3. 4 output statements using the 2 ints and a mathematical operation with them - always include original values back to the user in the output and make the sentences user friendly - 1 number to 3rd power - Square root of 1 number (use math library) - Area of a shape using those 2 numbers as length and width - 1 additional fun math output 4. 4 output statements using the 3 floats with math - always include original values back to the user in the output and make the sentences user friendly - The 12t number times the sum of the 2nd and 3ra - The product of the 1st and 2nat numbers divided by the sum of the 1st and 3rd number - 1 output statement that multiples one of the numbers input by the constant you created and displays that value as money using f formatting t if 2 like we (earned. fike 542.50). Make sure to dispiay the constant in the sentence as a \& (like 1895lip ). Do the math to turn the 18 into 18 . directiy in the print statement - 1 additional fun math output REQUIRED FOR OUTPUT: 1 output statement must use comma separated output: 2. output statements must use concatenation (1 wth 2 string 1 with) Istrng and 1 number comertied to a string) 1 output statement must use the format function 1 output statement must ure the format mathod 3. or more output statements must use using. formatsing Use the name p coupe of times in output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
