dchentech/prints_a_multiplication_table_of_primes_numbers
The program should take an argument from the command line that specifies the amount of prime numbers to generate and print out a multiplication table for these prime numbers.
PythonMIT
The program should take an argument from the command line that specifies the amount of prime numbers to generate and print out a multiplication table for these prime numbers.
PythonMIT