Skip to content
Snippets Groups Projects
Commit f2289465 authored by Christof Kaufmann's avatar Christof Kaufmann
Browse files

Notebooks from ckaufmann/akis-python-framework@a961478c

parent e9f081b3
Branches
No related tags found
No related merge requests found
%% Cell type:markdown id:0003-9a3628a837018c225604d1c628c5184027add4746538009153a9c344cf4 tags:
# Aufgabentitel
Aufgabentext
## Lösung
Lösungstext
%% Cell type:code id:0004-bb9aa6dbcf892a1ba8ff1a906fcbf1cd3dfdb268b6eb304e429d9b3195f tags:
```
def optional_code():
pass
```
%% Cell type:markdown id:0005-bf9a214c6719669e091472d3810ac608eaec73be2b0ad122a7c8daf2369 tags:
Um die Lösung zu testen folgen verschiedene Tests. Zuerst ein Test mit …
%% Cell type:code id:0006-bbb5ffe10d224d47126a2e25fa2db60da837e6bc0c8cc4c538e7e95e89e tags:
```
optional_code()
```
%% Cell type:markdown id:0002-50450c9cb1f2fa0ccce01df2eadf4fffa33ed7d251b5ea0ced148dedf47 tags:
# Aufgabentitel
Aufgabentext
Hier Ihr Code:
%% Cell type:code id:0003-44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 tags:
```
```
%% Cell type:markdown id:0004-bf9a214c6719669e091472d3810ac608eaec73be2b0ad122a7c8daf2369 tags:
Um die Lösung zu testen folgen verschiedene Tests. Zuerst ein Test mit …
%% Cell type:code id:0005-bbb5ffe10d224d47126a2e25fa2db60da837e6bc0c8cc4c538e7e95e89e tags:
```
optional_code()
```
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment