We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01858ab commit 303dab0Copy full SHA for 303dab0
_episodes/09-errors.md
@@ -195,7 +195,7 @@ hopefully the custom error message is informative enough to help you figure out
195
> > `7` is not the right index to use with `messages`.
196
> {: .solution}
197
{: .challenge}
198
-=======
+
199
> ## Better errors on newer Pythons
200
>
201
> Newer versions of Python have improved error printouts. If you are debugging errors, it is often
0 commit comments