In Python Basics: Strings and String Methods, you used strings for text data in Python. You also learned how to manipulate strings with string methods. For example, you changed strings from lowercase to uppercase, removed whitespace from the beginning or end of a string, and replaced parts of a string with different text.
In this video course, you’ll practice:
- Manipulating strings with string methods
- Working with user input
- Dealing with strings of numbers
- Formatting strings for printing
This video course is part of the Python Basics series, which accompanies Python Basics: A Practical Introduction to Python 3.
Note that you’ll be using IDLE to interact with Python throughout this course. If you’re just getting started, then you might want to check out Python Basics: Setting Up Python before diving into this course.
What’s Included:
- 33 Lessons
- Video Subtitles and Full Transcripts
- 2 Downloadable Resources
- Q&A With Python Experts: Ask a Question
- Certificate of Completion
Downloadable Resources:
Related Learning Paths: