News

It's sort of like a mini app that you can write in python and share with others. Here is another example - a tip calculator. I know that's a silly thing, but it's still fun.
Rejoice! Gone are the long chains of if…else statements, because switch statements will soon be here — sort of. What the Python gods are actually giving us are match statements. match s… ...