Skip to content

Commit 447b35d

Browse files
Update README.md
1 parent 903fc61 commit 447b35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

week_3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Bitwise operators perform operations on the binary representations of integers.
7373

7474
### 🭝 Python Operations - Practice Questions
7575

76-
This document contains practice questions to help you strengthen your understanding of **Python operators**, including:
76+
practice questions **Python operators**, including:
7777

7878
- Arithmetic Operators (`+`, `-`, `*`, `/`, `//`, `%`, `**`)
7979
- Comparison Operators (`==`, `!=`, `>`, `<`, `>=`, `<=`)

0 commit comments

Comments
 (0)