Skip to content

A program that prints out a multiplication table of the first N prime numbers.

License

Notifications You must be signed in to change notification settings

6ewis/multiplication_table_primes

Repository files navigation

MultiplicationTablePrimes

A program that prints out a multiplication table of the first N prime numbers.

Usage

Usage:
  thor prime_table:multiply

Options:
  -s, [--size=SIZE]  # Draw the table with the given size - must be > 0

Output a symmetric two-dimensional multiplication table of the first N numbers (10 by default)

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/6ewis/multiplication_table_primes.

License

The gem is available as open source under the terms of the MIT License.

About

A program that prints out a multiplication table of the first N prime numbers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published