Real Python
  • Start Here
  • Learn Python
    Python Tutorials →
    In-depth articles and video courses
    Learning Paths →
    Guided study plans for accelerated learning
    Quizzes →
    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

Formatting Python Strings (Quiz)

Liam Pulsifer
Formatting Python Strings Liam Pulsifer
Recommended Tutorial Course Slides (.pdf) Sample Code (.zip) Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
87%
  • Formatting Python Strings (Overview) 00:44
  • The Python String .format() Method 06:12
  • The <name> and <conversion> Components 06:45
  • The <format_spec> Component 09:19
  • Nested Replacement Fields 04:07
  • Formatted String Literal (F-String) 05:08
  • Formatting Python Strings (Quiz)
  • Formatting Python Strings (Summary) 00:35

© 2012–2025 Real Python ⋅ Privacy Policy