This class project uses Python code to create a GUI program. This program allows the user to select any of Joe's Automotive services. Once the user clicks a check button, the total amount is displayed. The assignment includes installing PyCharm Community Edition in order to import the already pre-installed Turtle library, enabling the user to visually represent the GUI. The Python code is now updated, fixing all syntax errors and compability with the newest version. Please click on the thumbnail for a closer view of the compiled code and the result.
This is another academic assignment using Java code to create a two-dimensional array with 10 rows and 2 columns. This program calculates the number of years an employee has to work before reaching their desired retirement age for 10 employees. The code includes a set of conditions, input storage, and a Boolean variable to check each input is entered correctly. Please click on the thumbnail for further details on the Java code.