Question: Design an algorithm and write the Python program to calculate the stock purchasing and selling transactions Design an algorithm and write the Python program to

Design an algorithm and write the Python program to calculate the stock purchasing and selling transactions
 Design an algorithm and write the Python program to calculate the

Design an algorithm and write the Python program to calculate the stock purchasing and selling transactions, 1. ask the user to enter the name of the stock purchased, the number of share purchased, and the price per share purchased 2. assume the buyer pays 2% of the amount he paid for the stock purchase as broker commission 3. assume that the buyer sold all stocks. Ask the user to enter the price per share sold. 4. assume the buyer will pay another 2% of the amount he received for selling the stock as broker commission the program will calculate and display: 1. the amount of money he paid for the stock purchase 2. the amount of commission he paid to the broker for purchase transaction 3. the amount he sold the stock for 4. the amount of commission he paid to the broker for purchase selling 5. the possible profit he made after selling his stock and paying the two commissions to the broker

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!