https://github.com/arsalan-dev-engineer/amateur_boxing_division_table_cpp
Enter your weight and the system will tell you what division you will be fighting in!
https://github.com/arsalan-dev-engineer/amateur_boxing_division_table_cpp
begginer-friendly beginner beginner-project boxing cpp programming programming-language table
Last synced: 5 months ago
JSON representation
Enter your weight and the system will tell you what division you will be fighting in!
- Host: GitHub
- URL: https://github.com/arsalan-dev-engineer/amateur_boxing_division_table_cpp
- Owner: arsalan-dev-engineer
- License: mit
- Created: 2022-02-13T15:24:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-07T07:48:45.000Z (almost 3 years ago)
- Last Synced: 2024-08-20T11:23:52.885Z (about 1 year ago)
- Topics: begginer-friendly, beginner, beginner-project, boxing, cpp, programming, programming-language, table
- Language: C++
- Homepage:
- Size: 915 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amateur_Boxing_Division_Table_cpp
You can use this program to find out what weight class you are in, the classes in this program are only for Amateur boxers.
## Table
Click on this link for more details --->
https://en.wikipedia.org/wiki/Weight_class_(boxing)-----
## Screenshots of the program
^ Screenshot above shows my name, my gender and my weight class.
^ Screenshot above shows the program restarting after entering "y" string to run the program again.
^ Screenshot above shows the program ending afer entering "n" string.