Python String Formatting Techniques
Jeremy Grifski

Jeremy Grifski @therenegadecoder

About: I teach computer science to undergrads and write for The Renegade Coder. I'm most likely taking care of my daughter, watching the Penguins, or reading manga.

Location:
Columbus, Ohio
Joined:
Apr 30, 2018

Python String Formatting Techniques

Publish Date: Nov 11 '19
14 2

In an effort to build up a bit of a video collection, I finally got around to putting together a video for my string formatting article. In it, I share six string formatting techniques including old-school concatenation and new features like f-strings. Also, it features my cat and a little challenge at the end! If you remember Mad Libs, you'll love this.

Comments 2 total

  • Amit Upreti
    Amit UpretiNov 12, 2019

    That is soo cool. You included all the string formatting that are most used.

Add comment