using System;
public class Program
{
public static void Main()
Console.WriteLine("What percentage did you get in the test?");
bool p = Convert.ToBoolean(Console.WriteLine());
if (p >= "75" && p <= "100"){
Console.WriteLine("You got a grade A");
}
if(p == "74" && "65"){
Console.WriteLine("You got a grade B");
if(