AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Importance of Keyword Arguments in Python
Early TK integration with Python was really hard. It used to be that you'd have to list every single one of those options and the ones you didn't care about,. So imagine a call site like that is just horrific, right? And that's when Guido came up with the idea of keyword arguments. He wanted to make TK programming in Python more ergonomic.