Real Python
  • Start Here
  • Learn Python
    Python Tutorials →
    In-depth articles and video courses
    Learning Paths →
    Guided study plans for accelerated learning
    Quizzes & Exercises →
    Check your learning progress
    Browse Topics →
    Focus on a specific area or skill level
    Community Chat →
    Learn with other Pythonistas
    Office Hours →
    Live Q&A calls with Python experts
    Podcast →
    Hear what’s new in the world of Python
    Books →
    Round out your knowledge and learn offline
    Reference →
    Concise definitions for common Python terms
    Code Mentor →Beta
    Personalized code assistance & learning tools
    Unlock All Content →
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Tutorial Writer Become a Video Instructor
  • Search
/
  • Join
  • Sign‑In

Python String Splitting (Quiz)

Vishal Shrestha
Python String Splitting Vishal Shrestha 04:30
Recommended Tutorial Course Slides (.pdf) Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
75%
  • Python String Splitting
  • Python String Splitting (Overview) 04:06
  • Setting the Stage & String Basics 01:38
  • Using the split Method: Fundamentals 01:43
  • Calling split(): Default Behavior 02:13
  • Exploring Common Use Cases 06:12
  • Splitting With a Delimiter 04:58
  • Learning About the Maxsplit Argument 05:06
  • Introducing .rsplit() 02:29
  • Diving Into Advanced Splitting Techniques 03:51
  • Reviewing What You've Learned
  • Python String Splitting (Quiz) 04:30
  • Python String Splitting (Summary) 03:06

© 2012–2025 Real Python ⋅ Privacy Policy