Skip to content

Commit c1cf854

Browse files
committed
how well does this work
1 parent bb91962 commit c1cf854

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

basics/getting-started.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ worked just fine. Later we'll learn what `(3, 14)` is.
6262

6363
## Using Python as a calculator
6464

65-
**WARNING:** This part contains boring math. Be careful!
65+
```diff
66+
-WARNING: This part contains boring math. Be careful!
67+
```
6668

6769
Let's type some math stuff into Python and see what it does.
6870

0 commit comments

Comments
 (0)