Skip to content

Commit f03020e

Browse files
authored
Update README.md
1 parent dd49dd7 commit f03020e

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
@@ -18,7 +18,7 @@
1818
2.1.1. Armstrong Number Example
1919
2.1.1. Armstrong Number with List Comprehension
2020
2.1.1. Reverse a Number
21-
#### 2.2. Strings
21+
#### [2.2. Strings](https://github.com/Majid460/python_practice_part1/blob/main/src/datatypes/strings/strings.py)
2222
2.2.1. What is a String
2323
2.2.2. String Indexing and Slicing
2424
2.2.3. String Reverse with Slice

0 commit comments

Comments
 (0)