From 3420905fd13ea3aa042687e5f72ec45bb5a1c4f0 Mon Sep 17 00:00:00 2001
From: Arkadiusz Hypki <arkadiusz@hypki.net>
Date: Mon, 3 Mar 2025 13:08:39 +0100
Subject: [PATCH] 'Added 02_OOP;'

---
 02_OOP/ex1.md | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 02_OOP/ex1.md

diff --git a/02_OOP/ex1.md b/02_OOP/ex1.md
new file mode 100644
index 0000000..e7203df
--- /dev/null
+++ b/02_OOP/ex1.md
@@ -0,0 +1,3 @@
+Write in Java a mockup code for USOS (OOP paradigm: classes, interfaces, etc. ). It can be for a web, or desktop client - it does not matter. 
+
+At the end of the class we will discuss the mockups. 
\ No newline at end of file