Create a banking account register
Create a banking account register. The register will include AccountName, Account Number, and Account Balance, and it will allow a user to enter deposit or withdrawalinformation. Throughout the chapters, you were given all of the tools necessary to complete this task.Use a flowchart to help with your decisions and the programming example in Chapter 9 to help with theproject. Good luck!Rules1. The initial graphical […]