Inspiration
As a high school student, I often reflect on the challenges I have faced in the past in order to get over obstacles today. One of the challenges I faced was learning how to solve quadratic equations, which is why I decided to create a resource that would have helped me get over this hurdle.
What it does
It generates a random quadratic equation for the user, and then solves the problem and checks the answers that the user submitted.
Challenges we ran into
I ran into some issues creating a nested if loop in HTML. To get around this, I decided to not use an nested if loop, but instead, have an elif statement for every potential outcome.
What we learned
I learned a lot about HTML through this project. I also gained a lot of experience creating web applications through this project.
Log in or sign up for Devpost to join the conversation.