home

links

links tbd

blog/notes

7/14

been leaning python

------------------------------python----------------------

running = true


if running:

while running:


x, y, z = 5, 4, 3

x=y=z=0

x = 9
y = 7
z = 5

ideas:
python
js