Generally prime numbers are the odd numbers that aren't divisible by anything
Prime numbers between 1 and 49 are numbers that have only two positive divisors: 1 and the number itself. These numbers are: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43 and 47. ;
The prime numbers between 1 and 49 are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, and 47. These numbers are defined as having exactly two distinct divisors: 1 and the number itself. To determine if a number is prime, we check that it is not divisible by any other numbers other than 1 and itself.
;