Coding Projects by Usairim Kamal

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.