We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c381320 commit bb51132Copy full SHA for bb51132
1 file changed
basics/getting-started.md
@@ -62,7 +62,8 @@ 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!
+<font color="red">**WARNING:**</font> This part contains boring math. Be
66
+careful!
67
68
Let's type some math stuff into Python and see what it does.
69
0 commit comments