added ex2
This commit is contained in:
12
README.md
12
README.md
@@ -36,7 +36,7 @@ def function1(
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
[Source](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/src/ex1_.py)
|
||||
[Source](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/src/Ex1.py)
|
||||
/
|
||||
[Tests](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/tests/test_ex1.py)
|
||||
|
||||
@@ -46,7 +46,7 @@ def function1(
|
||||
<table>
|
||||
<tr>
|
||||
<td><strong>But</strong></td>
|
||||
<td></td>
|
||||
<td>...</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Input</strong></td>
|
||||
@@ -70,7 +70,7 @@ def function2(
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
[Source](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/src/ex2_.py)
|
||||
[Source](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/src/Ex2.py)
|
||||
/
|
||||
[Tests](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/tests/test_ex2.py)
|
||||
|
||||
@@ -104,7 +104,7 @@ def function3(
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
[Source](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/src/ex3_.py)
|
||||
[Source](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/src/Ex3.py)
|
||||
/
|
||||
[Tests](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/tests/test_ex3.py)
|
||||
|
||||
@@ -138,7 +138,7 @@ def function4(
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
[Source](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/src/ex4_.py)
|
||||
[Source](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/src/Ex4.py)
|
||||
/
|
||||
[Tests](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/tests/test_ex4.py)
|
||||
|
||||
@@ -172,6 +172,6 @@ def function5(
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
[Source](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/src/ex5_.py)
|
||||
[Source](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/src/Ex5.py)
|
||||
/
|
||||
[Tests](https://git.kb28.ch/HEL/AlgoDS-Examen2025/src/branch/main/tests/test_ex5.py)
|
||||
|
||||
Reference in New Issue
Block a user