First Post

One two three. This just tests some stuff. Lists Interesting Math: $$ \frac{1}{3} $$Code: def hello(): print("World") External Code: # /// script # dependencies = [ # "rootpath", # ] # /// import rootpath rootpath.append() print("Hello Static") External Code Relative: # /// script # dependencies = [ # "rootpath" # ] # /// import rootpath rootpath.append() print("Hello Relative")

November 1, 2024 · 1 min · 58 words · Noel Danz