Question: 1(a) Write a program that accepts a currency amount from the user and displays a statement according to the following criteria: Balance > 0

   1(a) Write a program that accepts a currency amount from the user and displays a statement according to the  

1(a) Write a program that accepts a currency amount from the user and displays a statement according to the following criteria: Balance > 0 and 5000 below 0 Message You have sufficient funds You will receive 1% profit Add funds 1(b) Write a program to find if a user given character is a vowel or not. Check with both small and capital vowel alphabets "AEIOUaeiou" [Hint: use 'in']. Show your programs with user given inputs and one condition being correctly processed in their results. Use screenshots, mark them with Q1(a) and Q1(b) and save them in your text file. [2 marks] 1(a) Write a program that accepts a currency amount from the user and displays a statement according to the following criteria: Balance > 0 and 5000 below 0 Message You have sufficient funds You will receive 1% profit Add funds 1(b) Write a program to find if a user given character is a vowel or not. Check with both small and capital vowel alphabets "AEIOUaeiou" [Hint: use 'in']. Show your programs with user given inputs and one condition being correctly processed in their results. Use screenshots, mark them with Q1(a) and Q1(b) and save them in your text file. [2 marks]

Step by Step Solution

3.34 Rating (157 Votes )

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 Programming Questions!