We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb91962 commit c1cf854Copy full SHA for c1cf854
1 file changed
basics/getting-started.md
@@ -62,7 +62,9 @@ worked just fine. Later we'll learn what `(3, 14)` is.
62
63
## Using Python as a calculator
64
65
-**WARNING:** This part contains boring math. Be careful!
+```diff
66
+-WARNING: This part contains boring math. Be careful!
67
+```
68
69
Let's type some math stuff into Python and see what it does.
70
0 commit comments