Skip to content

benjaminsmeyer/LearnMath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Math

A sample application as we explore MVC.

Description

The local elementary school needs an app to help their students learn basic addition and subtraction. You’ve decided to propose an app wherein the student will be presented with 10 randomly generated addition/subtraction problems (all single digit problems with answer >= 0 for now). The problems will be shown to the student one at a time, giving the student time to enter their answer. At the end, the app will show all the problems, the answers given by the student (and the correct answer for any problem they got wrong), and the count of correct and incorrect answers total.

About

CS3500 Class Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%