RubyGems Navigation menu

multiply_prime_numbers_table 1.0.0

The program run from the command line and print a table to STDOUT. The first row and column of the table have the N primes, with each cell containing the product of the primes for the corresponding row and column. Allow the user to specify different table sizes through a command line option. If the option is not used, the table will contain the first 10 primes by default.

Gemfile:
=

install:
=

Versions:

  1. 1.0.0 May 16, 2018 (8 KB)

Owners:

Authors:

  • Manuel Figueroa Andrade

SHA 256 checksum:

=

Total downloads 2,200

For this version 2,200

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: