Inspiration
What inspired me was the endless possible creations available with python such as making a calculator or a game.
What it does
The code created a game of rock, paper, and scissors with a random generator so the code pick a different one each game. Another piece of code makes a random number generator from 1 to 100 and another piece of code is a calculator for some simple math.
How we built it
I was able to build the code using some previous code that I had already made and used the help of google to assist me in creating the long pieces of code. I used google to help me troubleshoot through my code errors and it greatly assisted me.
Challenges we ran into
Some challenges involved some errors in some parts of my code but I was able to solve this problem by using google to help me. I got some help by some websites that had similar problems like me and I used those sites to complete my code.
Accomplishments that we're proud of
A accomplishment that I am proud of is my calculator code because it's capable of doing simple maths such as multiplication, division, addition, and subtration.
What we learned
I learned some things through the code errors and how to fix these errors through the sites that I used. I learned more about how code works and what each line of code does.
What's next for Global Hack-Week
I plan to add more code pieces that do different things and create small but interesting games like rock, paper, and scissors.
Log in or sign up for Devpost to join the conversation.