Lesson7
7. Python Programming for Kids and Beginners: How to Manipulate Strings
In this lesson, we learn about manipulating strings in Python.
Scene 1
How to Manipulate Strings
Liam
Do you remember the string in Python?
Emma
Yes, I do.
We must enclose the string in single or double quotes.
Liam
The strings are the most important data among various data for humans.
Emma
I agree with you. The strings are for human reading, aren't they?
Liam
Yes, they are.
That's why we can do so many manipulations on strings in Python.
Download
0 formats
No download links available.
#7 Python Playground: To Manipulate Strings | Computer Programming & Coding for Kids & Beginners | NatokHD