Skip to content

Commit 44e3b44

Browse files
authored
Update README.md
1 parent 52f2f84 commit 44e3b44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ The variables are created the moment when you assign a value to it.
1818
**lan = 'Python'**
1919

2020
# Strings
21-
A string is a sequence of a characters.
21+
A string is a sequence of a characters. Ex:- text = 'Python'

0 commit comments

Comments
 (0)