subject

Rock paper scissors program: 100 points Be neat

1. Print welcome message, ask the user for their name and use it when printing the scoreboard and narrating the game.

Ask the user to pick rock, paper, scissors ( you can pick how you get that information, just use it correctly).

2. Ask the user how many points they want to play to ( first to score that many points wins, so if they pick 5, first to score 5 points, not "best of 5" - you will lose points for not following this.)

3. Computer choice will be random
4. Show both user and computer throws in a neat/creative way.
5. Check to see who has won the round and award points
6. Print a "scoreboard" each round that shows each player score, and how many points they're playing too
7. At the end of the game, print the final score and who won the game, and some goodbye/ thanks message.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 09:30
Write an essay on online collaboration, how to do it, the challenges, resolving the challenges, and consider whether the risks are greater than rewards. ( need )
Answers: 1
question
Computers and Technology, 25.06.2019 08:00
In designing a management information system (mis), after defining the system's objectives, the next step is to information in a useful formatintegrate the hardware and software componentscollect and analyze datause information for decision making
Answers: 2
question
Computers and Technology, 25.06.2019 09:50
In any one-minute interval, the number of requests for a popular web page is a poisson random variable with expected value 240 requests. (a) a web server has a capacity of requests per minute. if the number of requests in a one-minute interval is greater than the server is overloaded. use the central limit theorem to estimate the smallest value of for which the probability of overload is less than 0.035. note that your answer must be an integer. also, since this is a discrete random variable, don't forget to use "continuity correction". = 268 (b) now assume that the server's capacity in any one-second interval is ⌊/60⌋, where ⌊⌋ is the largest integer ≤ (this is called the floor function.) for the value of derived in part (a), what is the probability of overload in a one-second interval? this time, don't approximate via the clt, but compute the probability exactly.
Answers: 2
question
Computers and Technology, 25.06.2019 10:30
Design a payroll class with the following fields: • name: a string containing the employee's name • idnumber: an int representing the employee's id number • rate: a double containing the employee's hourly pay rate • hours: an int representing the number of hours this employee has worked the class should also have the following methods: • constructor: takes the employee's name and id number as arguments • accessors: allow access to all of the fields of the payroll class • mutators: let the user assign values to the fields of the payroll class • grosspay: returns the employee's gross pay, which is calculated as the number of hours worked times the hourly pay rate. write another program that demonstrates the class by creating a payroll object, then asking the user to enter the data for an employee in the order: name, id number, rate, hours. the program should then print out a statement in the following format (for example, if you had an employee named chris jacobsen with id number 11111, who works for 5 hours at $10/hr): chris jacobsen, employee number 11111, made $50.00 in gross pay. using text forming so that the gross pay is rounded to two decimal places.
Answers: 2
You know the right answer?
Rock paper scissors program: 100 points Be neat

1. Print welcome message, ask the user...
Questions
question
Mathematics, 24.05.2021 18:30
question
English, 24.05.2021 18:30
question
Physics, 24.05.2021 18:30
question
Mathematics, 24.05.2021 18:30
Questions on the website: 13722359