Hacker News new | ask | show | jobs
by nwithan8 1641 days ago
Can it compare two values and do one thing or another depending on that comparison? (IF)

Can it do something multiple times? (LOOP)

Can it change a piece of data?

Congrats, it's Turing complete.