From a9bc4287e6cb4f9823ffc4e3937b4637a7016da6 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hypki Date: Fri, 11 Oct 2024 10:15:14 +0200 Subject: [PATCH] 'ex2 update' --- ex2.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ex2.md b/ex2.md index f063217..94404ed 100644 --- a/ex2.md +++ b/ex2.md @@ -6,6 +6,8 @@ https://rosalind.info/problems/ksim/ 2. Use Object Oriented Approach (classes, small methods, get, set etc.) -3. Focus for now about writing any solution, it does not have to be optimized. +3. Focus for now about writing any solution, it does not have to be optimized -4. Create an account on rosalind, and check your results \ No newline at end of file +4. Create an account on rosalind, and check your results + +5. Commit all your changes to the git repository created in ex1.md. Send me the link, or make me a participant, to this repository. \ No newline at end of file