Skip to content

Commit 52f2f84

Browse files
authored
Update README.md
1 parent 2404db5 commit 52f2f84

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ Python is a General Purpose, High-Level, Interpreted, Dynamically typed and Obje
1616
Variables are containers for storing data types.
1717
The variables are created the moment when you assign a value to it.
1818
**lan = 'Python'**
19+
20+
# Strings
21+
A string is a sequence of a characters.

0 commit comments

Comments
 (0)