10 points Code in java You are in a frat. They want to see who got the highest score during the ritual. -let the user ad

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

10 points Code in java You are in a frat. They want to see who got the highest score during the ritual. -let the user ad

Post by answerhappygod »

10 points
Code in java
You are in a frat. They want to see who got the highest scoreduring the ritual.
-let the user add frat brothers[ loop,array]
-flag the user if the attempt was successful or not[boolean]
-Add in 10 scores[loop, array]
-remove a frat from the club[remove input]
-add a frat club [add input]
OUTPUT
Yay you're enrolled (True) //pressed valid entries
Oh no join (false) // did not press valid entries
Average score for (76) // one user
Average ritual score (100) // average test scores out of 10entries for all
Frat brothers numbers (2) //number of users
Yay new broski (True) //new user
Yo he's not in the club( false) // attempted to remove member,not in the array
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply