From fa50260b6385c033a6255d341184e366f7da53dd Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Thu, 20 Oct 2022 14:27:04 +0900 Subject: [PATCH] fixed a typo --- Assignment_Week_2.ipynb | 1 + 1 file changed, 1 insertion(+) diff --git a/Assignment_Week_2.ipynb b/Assignment_Week_2.ipynb index 98678a3..cefc6d3 100644 --- a/Assignment_Week_2.ipynb +++ b/Assignment_Week_2.ipynb @@ -7,6 +7,7 @@ "# Intelligent World Informatics LectureV: Assignment Week 2\n", "- Author: Paul Lödige (ploedige@g.ecc.u-tokyo.ac.jp)\n", "- Student ID: 37-229753\n", + " \n", "## Assignment\n", " - Write short python codes that modify lists using the functions/ methods mentioned in today’s lecture \n", " - Anything is okay\n",