Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • open-programming/advanced-course-in-object-oriented-programming-part-4
1 result
Show changes
Commits on Source (2)
......@@ -2,4 +2,7 @@
Hello!
Here are the materials required to complete the exercises of Part 4 - Object Properties and Data Structure.
\ No newline at end of file
Here are the materials required to complete the exercises of Part 4 - Object Properties and Data Structure.
**NOTE: requires jdk 21!**
\ No newline at end of file
......@@ -36,7 +36,7 @@ class TestZipper extends Zipper {
Originally was fetched from %s.
The founded file is %s.
The file contains %d lines.
The file contians %d words.
The file contains %d words.
Possible title of the work: %s
""",
......