Answered step by step
Verified Expert Solution
Question
1 Approved Answer
ACTIONS First, your code should prompt the user (using input) for a number, then plug that number into the equation 12 +9-7 y= 2+ +
ACTIONS First, your code should prompt the user (using input) for a number, then plug that number into the equation 12 +9-7 y= 2+ + 5 and then print the value of y for the user. The output should be rounded to 3 decimal places. See example below. . Second, your code should prompt the user (using input) to enter a string and then output (using print) a single sentence on one line that tells the user what percentage (rounded to 1 decimal place) of the characters in the string consists of the characters e or 4. The output should be in the format "Percentage of e's and 4's in the string
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started