Megacode
Someone show me that code today
WOW :)
Ofcouse he told me that this was joke ;)
@staticmethod
def get_bool():
ar = []
ar.append(True)
ar.append(False)
return list(sorted(ar))
WOW :)
Ofcouse he told me that this was joke ;)
