How would I be able to code a program that acts like a stock manager. Where the user inputs the number of shares they hold and the price per share. The program needs to print the total assists and save the file as a text file.


Please help me on how exactly I would code this.