17 lines
250 B
Markdown
17 lines
250 B
Markdown
|
---
|
||
|
parent: "[[Lecture]]"
|
||
|
tags:
|
||
|
- Lecture
|
||
|
---
|
||
|
# Content
|
||
|
- [ ] Jupyter erklären
|
||
|
- [ ] Ausgabe - Tutorial 1
|
||
|
|
||
|
- [ ] Datentypen
|
||
|
- [ ] Variabeln
|
||
|
- [ ] Kommentare
|
||
|
- [ ] Sequentielle Datentypen
|
||
|
- [ ] Conditions
|
||
|
- [ ] If-Else
|
||
|
- [ ] While
|
||
|
- [ ] Funktionen
|