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
    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

The Python print() Function (Quiz)

Christopher Trudeau
The Python print() Function: Go Beyond the Basics Christopher Trudeau
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
92%
  • Basic Usage and String Literals 08:25
  • String Formatting Styles 03:42
  • sep, end, and flush 07:23
  • Printing to File Streams 02:43
  • Custom Data Types 04:56
  • Python 2's print vs Python 3's print() 01:50
  • Pretty Print 03:27
  • ANSI Escape Sequences 01:57
  • Animation 04:12
  • Mocking print() in Unit Tests 05:42
  • Debugging 10:40
  • The Python print() Function (Quiz)
  • Related Information 02:05

© 2012–2025 Real Python ⋅ Privacy Policy