Coders Packet

Packets submitted by Varshini S

Check whether the given number is a prime or not using C

A prime number is a natural number that has only one and itself as factors. Examples: 2, 3, 13 are prime numbers.