class School {
    static String schoolName = "Green High School"; // متغیر استاتیک
}