Skip to content

Commit 9161247

Browse files
minor fix
1 parent 98a4b64 commit 9161247

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

Examples/notebooks/WS1 Numbers.ipynb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,16 @@
3535
" nombre //= 2 #SOLUTION\n",
3636
" res.reverse() #SOLUTION\n",
3737
" return res\n",
38-
"\n",
38+
" \n",
3939
"conversionBase2(115)"
4040
]
41+
},
42+
{
43+
"cell_type": "code",
44+
"execution_count": null,
45+
"metadata": {},
46+
"outputs": [],
47+
"source": []
4148
}
4249
],
4350
"metadata": {

0 commit comments

Comments
 (0)