11 lines
327 B
Markdown
11 lines
327 B
Markdown
|
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
|