Hi there 馃憢
Welcome to my blog. Check out my GitHub or the Projects page.
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")