# π₯πβ
π βΉ π β(1, 101):
π = ''
β βΉ % 3 == 0:
π += 'π₯'
β βΉ % 5 == 0:
π += 'π'
β π(βΉ % 3 == 0) β° π(βΉ % 5 == 0):
π += π€(βΉ)
π¨(π)βMany esoteric programming languages are designed to produce code that is deeply obfuscated, making it difficult to read and to writeβ β Oxford Dictionaries named βπβ as its word of the year in 2015 β Since PEP3131 in 2007, Python supports non-ASCII characers as identifiers β The tokenize module provides a lexical scanner for Python source code, implemented in Python β 199 out of 200 applicants for every programming job canβt write code at all
