File tree Expand file tree Collapse file tree
020-Projekt_Taschenrechner Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ---
2+ lang : de-DE
3+ numbering :
4+ heading_1 : true
5+ heading_2 : true
6+ title : true
7+ figure :
8+ template : Abb. %s
9+ jupyter :
10+ jupytext :
11+ text_representation :
12+ extension : .md
13+ format_name : markdown
14+ format_version : " 1.3"
15+ jupytext_version : 1.17.3
16+ kernelspec :
17+ display_name : Selbstlernkurs_Python
18+ language : python
19+ name : python3
20+ ---
21+
22+ # Jupyter Notebooks
23+
24+ ``` python
25+ print (2 + 2 )
26+ ```
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ project:
1414 - file : 020-Projekt_Taschenrechner/010-Python_REPL.md
1515 - file : 020-Projekt_Taschenrechner/020-Grundlegende_Mathematik.md
1616 - file : 020-Projekt_Taschenrechner/030-Python_Code_Dateien.md
17- - file : 020-Projekt_Taschenrechner/040-Jupyter_Notebooks.ipynb
17+ - file : 020-Projekt_Taschenrechner/040-Jupyter_Notebooks.md
1818 - file : 020-Projekt_Taschenrechner/050-Ausführbare_Skripte.md
1919 - file : 020-Projekt_Taschenrechner/060-Taschenrechner.md
2020 - file : 020-Projekt_Taschenrechner/070-Aufgabe_Erweiterung.md
You can’t perform that action at this time.
0 commit comments