This program takes patient data as user input, then from a predetermined combination of symptoms – produces a diagnosis. Disclaimer: I’m not a doctor and this isn’t a real health diagnostic machine.
Month: February 2018
Build a Brick Wall – Java
This program allows the user to choose an integer 1-10 corresponding to the number of brick layers. Then the user selects a combination of RGB values for the color of the bricks. Finally a GUI displays the brick wall with the desired specifications.