Skip to content

An Android program that calculates and displays a multiplication table of the first 10 prime numbers.

Notifications You must be signed in to change notification settings

othreecodes/PrimenumberMultiplicationTable

Repository files navigation

Dependencies

To run this project you need to have:

Setup the project

Install the dependencies above

$ git clone git@github.com:othreecodes/PrimenumberMultiplicationTable.git # Clone the project

$ cd PrimenumberMultiplicationTable

$ ./gradlew test #run tests

Open Android Studio Click "Open an existing Android Studio Project"

Build the project and run the tests to see if everything is working fine

Output

Image

About

An Android program that calculates and displays a multiplication table of the first 10 prime numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages