6.03 Coding and Careers
Program Code
Review Question | Response |
---|---|
What was the purpose of your program? | The purpose of this program was for the user to guess the computer's response for Rock Paper Scissors (7 rounds). |
How could your program be useful in the real world? | The concept of my program could be used for programs that allow people to have fun. That is the amazing thing about programming, the countless amount of fun that can be made from the lines of code that make up each game. |
What is a problem you ran into, and how did you fix it? | I did not run into any problems while making this program. |
Describe one thing you would do differently the next time you write a program. | Next time I write a program similar to this one, I would involve a point system. I did it before when I did another program for this class, I just didn't feel like including it for this program at this time. |