Skip to content

Commit 0d0042c

Browse files
committed
Repository Updated
1 parent fa61b1a commit 0d0042c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

08 String/02 String Concatenation.ipynb

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -140,16 +140,6 @@
140140
"message = \"Hello, {}. Thank you for joining this {} online course.\".format(name, course)\n",
141141
"print(message)"
142142
]
143-
},
144-
{
145-
"cell_type": "code",
146-
"execution_count": null,
147-
"id": "600dd530",
148-
"metadata": {},
149-
"outputs": [],
150-
"source": [
151-
"print(\"New Cell\")"
152-
]
153143
}
154144
],
155145
"metadata": {

0 commit comments

Comments
 (0)