'Added ex2. md'

This commit is contained in:
Arkadiusz Hypki 2024-10-11 09:18:54 +02:00
parent f730068720
commit e984259e6c
2 changed files with 16 additions and 1 deletions

View File

@ -26,3 +26,7 @@ Git services (for own repositories):
* https://gitlab.com (prefered) * https://gitlab.com (prefered)
* https://github.com * https://github.com
* https://bitbucket.org * https://bitbucket.org
Bioinformatics:
* https://rosalind.info/problems/locations/

11
ex2.md Normal file
View File

@ -0,0 +1,11 @@
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.)
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