In my code, if I input $10000 instead of 10000. What do I do to the…

Question Answered step-by-step In my code, if I input $10000 instead of 10000. What do I do to the… In my code, if I input $10000 instead of 10000. What do I do to the code below to ask for the correct input? sales_Amt = int(input(“Please Enter Salesperson Amount:n The Salesperson Amount is :  “))  Computer Science Engineering & Technology Python Programming IT ITT308 Share QuestionEmailCopy link Comments (0)