Skip to main content

Problem Statement

Write a C program that takes marks as input and prints the corresponding grade using a switch statement.

Solution

Input

Output