diff --git a/README.org b/README.org index cdf4321767feb820bd79d2a5be916aa744d5665c..fd5824295170bf72f1fe860522354ae54bb08b38 100644 --- a/README.org +++ b/README.org @@ -30,6 +30,7 @@ speichern unter.../ wählen: - [[https://scm.cms.hu-berlin.de/ibi/python/raw/master/notebooks/seminar04.ipynb][4: Fallstudie: Schnittstellenentwurf]] - [[https://scm.cms.hu-berlin.de/ibi/python/raw/master/notebooks/seminar05.ipynb][5: Verzweigungen und Rekursion]] - [[https://scm.cms.hu-berlin.de/ibi/python/raw/master/notebooks/seminar06.ipynb][6: Ertragreiche Funktionen]] +- [[https://scm.cms.hu-berlin.de/ibi/python/raw/master/notebooks/seminar07.ipynb][7: Iteration]] Merken Sie sich, wo Sie die Dateien gespeichert haben und navigieren Sie dann mit Jupyter zu diesem Ordner, um sie zu öffnen. diff --git a/notebooks/README.org b/notebooks/README.org index 8f158d70aac51db3b755c6ec39ead3a70f8b76c3..899a4476f40da1fb7114a376d84100ada758facc 100644 --- a/notebooks/README.org +++ b/notebooks/README.org @@ -22,3 +22,4 @@ speichern unter.../ wählen: - [[https://scm.cms.hu-berlin.de/ibi/python/raw/master/notebooks/seminar04.ipynb][4: Fallstudie: Schnittstellenentwurf]] - [[https://scm.cms.hu-berlin.de/ibi/python/raw/master/notebooks/seminar05.ipynb][5: Verzweigungen und Rekursion]] - [[https://scm.cms.hu-berlin.de/ibi/python/raw/master/notebooks/seminar06.ipynb][6: Ertragreiche Funktionen]] +- [[https://scm.cms.hu-berlin.de/ibi/python/raw/master/notebooks/seminar07.ipynb][7: Iteration]]