Write Python Code Call Input Method Ask User Enter Projected Amount Sales Typecase Result Q43853697
- Write a Python code which will call the input() method to askthe user to enter the projected amount of sales and typecase theresult into float data type and assign it to the createdvariable.
Expert Answer
Answer to Write a Python code which will call the input() method to ask the user to enter the projected amount of sales and typec…
OR