(experimental) mobile formatting support has officially been deployed to https://3xion.tech/
it no longer looks like an actual cognitohazard on phone screens
(it still looks shitty on most phones and there are definitely more formatting bugs i have to take care of but hey at least the text is legible now ok)
if anybody cracks the cipher below they are officially the smartest money waster
RTxY3mzfyPxPyRY4xdxN2
178483.5484
7.2137562
compsci teacher burnt herself by mistaking a transistor for a temperature sensor 
in her defense, 2n2222 transistors and tmp32 temperature sensors look exactly the same
the sound of a power drill really helped my focus a lot
wild kratts was rated g
MPA Rates ‘Zootopia 2’ PG-13 For Sexually Awakening Content
https://theonion.com/mpa-rates-zootopia-2-pg-13-for-sexually-awakening-content/

rects = [[int(input("Length 1: ")), int(input("Width 1: "))], [int(input("Length 2: ")), int(input("Width 2: "))]]
print("Rect 1 is bigger" if ((rects[0][0] * rects[0][1]) > (rects[1][0] * rects[1][1])) else "Rect 2 is bigger" if ((rects[0][0] * rects[0][1]) < (rects[1][0] * rects[1][1])) else "They're the same")
#MINIFICATIONi submitted this program to my teacher
god i love running sudo pacman -S nerd-fonts and accidentally installing 68 font packs on my system