Skip to content

Commit 4579e03

Browse files
committed
Clean notebook
1 parent d902649 commit 4579e03

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

notebooks/xeus-python.ipynb

+1-2
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,7 @@
213213
"metadata": {},
214214
"outputs": [],
215215
"source": [
216-
"print('Enter your name')\n",
217-
"name = input()"
216+
"name = input('Enter your name: ')"
218217
]
219218
},
220219
{

0 commit comments

Comments
 (0)