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 080c40b commit 905b5d8Copy full SHA for 905b5d8
1 file changed
exercises/concept/guidos-gorgeous-lasagna/.docs/hints.md
@@ -49,6 +49,7 @@
49
[naming]: https://realpython.com/python-variables/
50
[napoleon]: https://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html#module-sphinx.ext.napoleon
51
[numbers]: https://docs.python.org/3/tutorial/introduction.html#numbers
52
+[pep8]: https://www.python.org/dev/peps/pep-0008/
53
[pep257]: https://www.python.org/dev/peps/pep-0257/
54
[python as a calculator]: https://docs.python.org/3/tutorial/introduction.html#using-python-as-a-calculator
55
[return]: https://docs.python.org/3/reference/simple_stmts.html#return
0 commit comments