mirror of
https://github.com/ASDjonok/OOP_IO-2x_2023.git
synced 2025-06-28 13:39:23 +03:00
Update lab4
This commit is contained in:
parent
511422ad6c
commit
1f0c160216
2
lab4
2
lab4
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user