Question: Q1: Write a python code to print the following figure: # ### #### Q2: Write a python code to count the number of Iraqi currency

 Q1: Write a python code to print the following figure: #

Q1: Write a python code to print the following figure: # ### #### Q2: Write a python code to count the number of Iraqi currency classes in in a given amount of money. For example: 19500 ID: 50000 : 0 25000 : 0 10000:1, 5000:1, 1000: 4, 500:1, 250 : 0 Another example: 2250 ID: 50000 : 0, 25000 : 0, 10000:0, 5000 : 0, 1000:2, 500:0, 250: 1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!