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 3's F-Strings: An Improved String Formatting Syntax (Quiz)

Christopher Bailey
Python 3's F-Strings: An Improved String Formatting Syntax Christopher Bailey 06:00
Recommended Tutorial Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
88%
    What Are "F-Strings" in Python? 00:25
    "Old-School" String Formatting in Python 05:27
    The Simple Syntax of F-Strings 01:20
    Embedding Arbitrary Expressions in F-Strings 04:00
    Multiline F-Strings 02:55
    F-Strings Speed Considerations & Performance 02:11
    Python F-Strings: The Pesky Details 04:32
    Python 3's F-Strings: An Improved String Formatting Syntax (Quiz) 06:00
    F-Strings Conclusion—Go Forth and Format! 01:42

© 2012–2025 Real Python ⋅ Privacy Policy