now?
This commit is contained in:
@ -23,15 +23,21 @@
|
|||||||
## Vorrechnen
|
## Vorrechnen
|
||||||
|
|
||||||
1. `lists.py`
|
1. `lists.py`
|
||||||
A. `even`:
|
<ol type="a">
|
||||||
B. `min`:
|
<li>`even`: </li>
|
||||||
C. `max`:
|
<li>`min`: </li>
|
||||||
|
<li>`max`: </li>
|
||||||
|
</ol>
|
||||||
2. `euler.py`
|
2. `euler.py`
|
||||||
A. `fac`:
|
<ol type="a">
|
||||||
B. `approx_e`:
|
<li>`fac`: </li>
|
||||||
|
<li>`approx_e`: </li>
|
||||||
|
</ol>
|
||||||
3. `binary.py`
|
3. `binary.py`
|
||||||
A. `to_num`:
|
<ol type="a">
|
||||||
B. `stream_to_nums`:
|
<li>`to_num`: </li>
|
||||||
|
<li>`stream_to_nums`: </li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
## [Exercise-05](https://proglang.informatik.uni-freiburg.de/teaching/info1/2023/exercise/sheet05.pdf)
|
## [Exercise-05](https://proglang.informatik.uni-freiburg.de/teaching/info1/2023/exercise/sheet05.pdf)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user