Talk:My Whole Life
Jump to navigation
Jump to search
Examples?
I tried to make a simple program that outputs "Hi":
can I examine ax? no can I sit here? dad, can I I? no
I don't know if this will work. Here's what it does:
- sets the first cell to 72
- outputs it (
H
) - Adds 34 to cell 1, making it 106
- Subtracts one to make it 105
- Outputs it (
i
)
Obviously, it couldn've been minimized, but I wanted to make it kind of realistic.
Is it possible to just do can I 1234567 12?
? --EvyLah (talk) 20:18, 12 February 2024 (UTC)