/CalculationCruncher-Python-

Calculation Cruncher is a fun Python math game where you can sharpen your math skills with random problems—whether it’s adding, subtracting, multiplying, or dividing. You’ll get to: Take on a bunch of arithmetic challenges and Time yourself to see how fast you can solve them. So, let's find out just how sharp your math skills really are! 🎉

Primary LanguagePython

🎉Calculation Cruncher🎉

Date: 9/30/24
Author: Andrea B.
Contact: baciuandrea04@gmail.com

Description:

Dive into Calculation Cruncher🎉 and challenge your math skills with a whirlwind of random problems that will get your brain buzzing!

Features

  • Random Math Problems: The game generates 15 random math problems using addition and subtraction (with the option to expand to other operations in the future).
  • Immediate Feedback: Users receive how long they spent on the problems and can retry until they get it right.
  • Time Tracking: The program tracks the time taken to complete the set of problems.

How to Run the Code

  1. Clone the Repository:
    git clone https://github.com/AndreaBaciu17/CalculationCruncher-Python.git
    cd CalculationCruncher-Python