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

Strings and Character Data in Python (Quiz)

Christopher Bailey
Strings and Character Data in Python Christopher Bailey
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
95%
  • String Manipulation
  • Strings and Character Data in Python: Overview 03:50
  • String Operators 05:21
  • Built-In String Functions 05:25
  • String Indexing 03:24
  • String Slicing 08:34
  • Interpolating Variables Into a String 03:37
  • Modifying Strings 01:59
  • Built-In String Methods
  • Built-In String Methods: Overview 02:06
  • Case Conversion 04:35
  • Find and Seek 09:12
  • Character Classification 11:37
  • String Formatting Methods 10:50
  • Converting Between Strings and Lists 11:52
  • bytes Objects
  • bytes Objects: Overview 01:04
  • Defining a Literal bytes Object 03:37
  • Defining bytes Objects With bytes() 05:55
  • Operations on bytes Objects 08:08
  • bytearray Objects 03:19
  • Strings and Character Data in Python (Quiz)
  • Strings and Character Data in Python: Conclusion 04:16

© 2012–2025 Real Python ⋅ Privacy Policy