wmi-bioinf-programowanie-ob.../ex2.md

13 lines
458 B
Markdown
Raw Permalink Normal View History

2024-10-11 09:18:54 +02:00
Goal: implement this task
https://rosalind.info/problems/ksim/
1. Use the class created in the previous exercise
2. Use Object Oriented Approach (classes, small methods, get, set etc.)
2024-10-11 10:15:14 +02:00
3. Focus for now about writing any solution, it does not have to be optimized
2024-10-11 09:18:54 +02:00
2024-10-11 10:15:14 +02:00
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.