Thursday, April 25, 2013

ternary operator in Python

http://northisup.com/blog/the-ternary-operator-in-python/
http://docs.python.org/2/reference/expressions.html


b if a else c

No comments:

Related Posts Plugin for WordPress, Blogger...