Question: Using python Write the code that will do the following: 1. Take input in Chinese Yuan from the user 2. Convert Yuan in USD 3.
Using python
Write the code that will do the following:
1. Take input in Chinese Yuan from the user
2. Convert Yuan in USD
3. If the amount is greater then $100, the statement its a lot will be displayed
4. If the amount is less than $100, the statement it is too little will be displayed
5. If the amount is $100, then the statement its just right will be displayed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
