A Software Engineering π from Israel, Jerusalem. Fun fact: I once solved the world's oldest question with a single line of Python # Which came first: the chicken or the egg? print(['π₯', 'π£', 'π₯', 'π'].sort()) >>> [ 'π', 'π₯' ,'π£', 'π₯' ]