Posts

Create an string input taker using C

Create an array from the given inputs from the user using C

Create the inverted star pattern using C

Create the number pattern using C beginner's level

Print the star triangle pattern using C

Get the ASCII value of the characters in C

Find the reverse of a number and check whether the number is a pallindrome or not using C

Check whether a number is Armstrong number or not using C beginner level

Code to check whether a number is prime or not

Add the digits of the number using C beginner level

Fibonnaci series using C upto n terms