Rakeshgombi / Hactoberfest-2021

Repository for Hactoberfest
https://hacktoberfest.digitalocean.com/
22 stars 90 forks source link

Factorial using Python #174

Closed Nowshin1077 closed 3 years ago

Nowshin1077 commented 3 years ago

Python program to find the factorial of a number.

Nowshin1077 commented 3 years ago

A program to check if a number is prime or not.

Nowshin1077 commented 3 years ago

A program to find the largest element from an array using C.