public static void Main()
Console.WriteLine("enter number of hours");
hours=int.Parse(Console.ReadLine());
Console.WriteLine("enter number of hours");
hours=int.Parse(Console.ReadLine());
Console.WriteLine(num+"numbers of students which dedicated more than 15 hours and less than 70 hours for H.W");