Skip to content

Commit 939dd80

Browse files
committed
Episode 01: fix python code blocks
1 parent 9c2a8b4 commit 939dd80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_episodes/01-short-introduction-to-Python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ or
309309
>
310310
> Type:
311311
> ~~~
312-
> >>> rev
312+
> rev
313313
> ~~~
314314
> {: .language-python }
315315
>

0 commit comments

Comments
 (0)