Did you know about Python?

Posted on Mi, 2012-02-22 in coding • Tagged with python, fancy

Well this is so neat, that I have to share it here. :) So today I learned something fancy about python. Some more syntactic sugar. Oh I know why I code most of my stuff in python. So let's assume we define a function like this:

>>> def func(a, b, c …

Continue reading