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 903fc61 commit 447b35dCopy full SHA for 447b35d
week_3/README.md
@@ -73,7 +73,7 @@ Bitwise operators perform operations on the binary representations of integers.
73
74
### 🭝 Python Operations - Practice Questions
75
76
-This document contains practice questions to help you strengthen your understanding of **Python operators**, including:
+practice questions **Python operators**, including:
77
78
- Arithmetic Operators (`+`, `-`, `*`, `/`, `//`, `%`, `**`)
79
- Comparison Operators (`==`, `!=`, `>`, `<`, `>=`, `<=`)
0 commit comments