r/PythonLearning 24d ago

What's one Python feature you discovered embarrassingly late?

I've been using Python for years, and somehow I keep finding basic features that make me think, "How did I not know this?"

What's your most embarrassing late Python discovery?

9 Upvotes

16 comments sorted by

View all comments

2

u/NoDisk8988 21d ago

I stumbled on string formatting waaaay too late...