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 7a9e792 commit 2afd733Copy full SHA for 2afd733
troubleshooting/index.md
@@ -42,7 +42,7 @@ Check the log file for errors
42
see any error reports.
43
44
Print all the things
45
-: Adding [`print` statements](/docs/python/tutorial/inputoutput.html)
+: Adding `print` statements
46
into the code you're working on allows you to track the progress of
47
the system while it is running. When working on non-software systems
48
other mechanisms are used to achieve the same goal — LEDs
0 commit comments