Change the repository type filter
All
Repositories list
17 repositories
Mixed-Numbers
PublicDate-System
PublicThis project is an application that enables the user to create dates The user can do multiple tasks with this program, including: creating multiple dates, displaying a specified date, incrementing an existing date, compare two dates, and display a sorted output of all dates created by the user in chronological order.Building-Houses
PublicThis project is a simple application that enables the user to create homes from characters on his or her keyboard. The user can do multiple tasks with this program, including: creating multiple homes, displaying a specified home, making an existing house larger and smaller, and display a summary of a specified house.String-Manipulator
PublicThis project prompts the user to enter in any string that he or she would like. Afterwards, the user is prompted with a menu displaying many options that enable to the user to manipulate the string. The user can continue to manipulate his or her string until the user decides to quit the program.Array-Analyzer
PublicThis project either prompts the user to enter in a specified number of integers, or it randomly generates integers. Then, those integers are appended to a list. With the creation of the list, some simple statistics are done and some information about the list is displayed to the user.Dice-Roller
PublicThis project simulates a set of die being rolled an infinite number of times. The program will calculate the number of times a role of two, seven, and twelve occur. Afterwards, the program will print out the percentage of times a role of two, seven, and twelve occurred.Krusty-Krab-Register
PublicThis program simulates the process up a waitress entering what a customer has ordered and then getting the total bill that the customer will pay. The program will prompt the user select what he/she would like to eat. Afterwards, the program will then print out what the customer ordered and how much the customer needs to pay.- This program allows the user to compare two NFL football players' statistics. The will first prompt the user to enter the player statistics for two players of his/her choice. Afterwards, the program then will calculate the players' passer ratings, and then compare them against each other's rating.
Numbers
PublicThis project enables a user to enter an infinite number of integers, then prints out some information regarding those inputs. This program prompts the user to enter in as many numbers as he/she wants, until the user inputs a zero. This loop runs until the sentinel value is entered. Then, some statistics are printed to the screen.Coin-Game
PublicGrade-Calculator
PublicTicket-System
Public