Stephen Mclin

Stephen Mclin

Hey, I'm Steve; I write about Python and Django as if I'm teaching myself. CodingGear is sort of like my learning notes, but for all of us. Hope you'll love the content!

What is -c in Python

Whether you’re a seasoned coder or just dipping your toes into Python, you’ve likely encountered the mysterious -c flag. This seemingly simple two-letter addition unlocks a powerful way to interact with Python directly from the command line. But what exactly…