Skip to content

Commit 27341a8

Browse files
authored
Update README.md
1 parent 2cb424e commit 27341a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
2.4.5. Convert `str` to `float`
5252
2.4.6. Convert `int` to `float`
5353

54-
### [3. Operators] (https://github.com/Majid460/python_practice_part1/blob/main/src/operators/operators.py)
54+
### [3. Operators](https://github.com/Majid460/python_practice_part1/blob/main/src/operators/operators.py)
5555
#### [3.1. Assignment Operators](https://github.com/Majid460/python_practice_part1/blob/main/src/operators/operators.py)
5656
3.1.1. = Equal to
5757
3.1.2. += Add and Assign

0 commit comments

Comments
 (0)