>> from art import text2art
>> from itertools import batched
>> 
>> riddle = "Find the triple digits: ⯌oɢњ"
>> solution = "".join(
..     chr(int("".join(b)))
..     for b in batched("".join(str(ord(i)) for i in riddle[-4:]), 3)
.. )
>> print(text2art(solution, font="Delta Corps Priest 1"))


       ▄███████▄ ▄██   ▄       ███        ▄████████    ▄████████ 
      ███    ███ ███   ██▄ ▀█████████▄   ███    ███   ███    ███ 
      ███    ███ ███▄▄▄███    ▀███▀▀██   ███    █▀    ███    ███ 
      ███    ███ ▀▀▀▀▀▀███     ███   ▀  ▄███▄▄▄      ▄███▄▄▄▄██▀ 
     ▀█████████▀  ▄██   ███     ███     ▀▀███▀▀▀     ▀▀███▀▀▀▀▀   
      ███        ███   ███     ███       ███    █▄  ▀███████████ 
      ███        ███   ███     ███       ███    ███   ███    ███ 
     ▄████▀       ▀█████▀     ▄████▀     ██████████   ███    ███ 
                                                      ███    ███ 



Hi there, welcome to my personal website.

🐦 Go ahead, start reading!


Image of a wooden, painted bird sitting on the desk lamp
Guardian of the lamp