Skip to content

Commit ed99406

Browse files
committed
Fix run error.
1 parent 9ba79ee commit ed99406

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

notes/Y2-Exam_Review.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1529,7 +1529,8 @@
15291529
},
15301530
"outputs": [],
15311531
"source": [
1532-
"late(6,32)"
1532+
"# Test the function\n",
1533+
"# late(6,32)"
15331534
]
15341535
},
15351536
{

0 commit comments

Comments
 (0)