Inspiration

I was actually inspired to build this by the concept of Buzzfeed quizzes. Sports have always been a huge part of my life and I know some people have difficulty choosing a sport so I thought my quiz could be helpful.

What it does

Sorting Hat Sports asks questions about people's personal athletic preferences and assigns suggestions for the users to play.

How we built it

Each question adds one point to the user's "score". The "score" determines which recommendation the user receives.

Challenges we ran into

I could not figure out how to display the final results with an if statement. Figuring out how to receive the user's input was also a little difficult because I had some formatting challenges.

Accomplishments that we're proud of

I have only ever coded on Codeacademy and CodeHS so using the real Python interface was super exciting.

What we learned

I learned how to use classes and for loops in Python. I also learned how to run Python programs with IDLE.

What's next for Sorting Hat Sports

If I continue to work on this quiz I will add resource suggestions for each recommended sport and narrow down the recommendations to one or two instead of three.

Built With

Share this project:

Updates