We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f2f84 commit 44e3b44Copy full SHA for 44e3b44
1 file changed
README.md
@@ -18,4 +18,4 @@ The variables are created the moment when you assign a value to it.
18
**lan = 'Python'**
19
20
# Strings
21
-A string is a sequence of a characters.
+A string is a sequence of a characters. Ex:- text = 'Python'
0 commit comments