mirror of
https://github.com/ASDjonok/OOP_IO-2x_2023.git
synced 2026-05-12 22:18:46 +03:00
Update lab4
This commit is contained in:
@@ -44,7 +44,7 @@ public class Lab4 {
|
||||
|
||||
int C11 = 2430 % 11;
|
||||
System.out.println("\n ----------------------------------------------------------------------------------------------------------");
|
||||
System.out.println(" C17 = " + C11 + ", So, the task is: Define the student class, which consists of at least 5 fields.");
|
||||
System.out.println(" C11 = " + C11 + ", So, the task is: Define the student class, which consists of at least 5 fields.");
|
||||
System.out.println(" ----------------------------------------------------------------------------------------------------------");
|
||||
|
||||
Student[] students = {
|
||||
|
||||
Reference in New Issue
Block a user