< home < notes

your job’s AI policy sucks

Okay, here goes.

# something something
import os
import sys
import numpy as np

print("hello world")

a = 1+2
b = [1, "abc", a]