Files: TrialApproach.java - my initial test run without the use of text files SolisAlexanderJonMidtermReq.java - the final version of my program which uses the text files for the inputs input.txt & ...
This Java-based program implements a simple calculator and various utility functions including Fibonacci sequence generation, array sum and average calculation, and basic arithmetic operations like ...