11. MathQuiz

Solve arithmetic problems as fast you can. Besides the java file, the code uses a file called best.txt.

Description: Solve arithmetic problems as fast you can. Besides the java file, the code uses a file called best.txt. There is only one number in best.txt, the fewest seconds that the user has taken to solve the randomly generated set of arithmetic problems.

best.txt

best.txt has only one number in it, the best time (seconds) that the quiz has been completed in so far.

Code

Output

Last updated

Was this helpful?