We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5649a commit 9a09b1eCopy full SHA for 9a09b1e
1 file changed
basics/if.md
@@ -4,7 +4,7 @@
4
5
Now we know what True and False are.
6
7
-```pythonthon
+```python
8
>>> 1 == 1
9
True
10
>>> 1 == 2
0 commit comments