fork download
  1. def f(s):
  2. for i in range(7):
  3. print(''.join(format(ord('>>@>>>"AAB@ABAAA(B@@AAA>>B~~>?A@AA"@AAAAA>>>>>>'[10*i+int(j)]),'8b').translate({48:' ',49:'#'}) for j in s))
  4. f('0123456789')
Success #stdin #stdout 0.02s 28384KB
stdin
Standard input is empty
stdout
   ###      #     #####   #####  #       #######  #####  #######  #####   ##### 
  #   #    ##    #     # #     # #    #  #       #     # #    #  #     # #     #
 #     #  # #          #       # #    #  #       #           #   #     # #     #
 #     #    #     #####   #####  #    #  ######  ######     #     #####   ######
 #     #    #    #             # #######       # #     #   #     #     #       #
  #   #     #    #       #     #      #  #     # #     #   #     #     # #     #
   ###    #####  #######  #####       #   #####   #####    #      #####   #####