Other Web Samples

 Concert Tickets Application This project takes input from the user for the price of three types of tickets as well as how many were sold. It then displays a report of sales. The entire application was developed using Java.



 Fermi Game Application This project is a Fermi guessing game that generates three random numbers and takes three guesses from the user. Depending on the number and positions, the result is either Fermi, Nano, or Pico. Fermi Game