Coding Projects by Usairim Kamal

Reverse order

Write a program to calculate how many total digits are in a number entered by the user?

Power calculator

Write a program to calculate the n number power of a given number?

Check Age

Write a program to check the age entered by the user is between 10 to 20 years or not?

Number swap

Create a program to swap three numbers?

ASCII value

Create a program to check the Ascii value of a given character.

Checking Alphabets

Create a program to check if the given character is an alphabet or not.

Summer times

Create a program using conditional statements.

Square root

Create a program to calculate the square root.

Congratulations message

Create a program using the string operations.

Storing birthdays

Write a program to store birthday dates inside 5 different variables.

odd even flowchart

Create a flowchart to decide whether the given number is even or odd.