Execute Brain****: Difference between revisions

m
→‎{{header|REXX}}: made incrementing cells consistant. -- ~~~~
(→‎{{header|REXX}}: added a citation of where the BF program came from. -- ~~~~)
m (→‎{{header|REXX}}: made incrementing cells consistant. -- ~~~~)
Line 1,043:
/* │ No pgm? Then use default.*/
if $='' then $=, /* ↓ displays: Hello, World! */
"+++++ +++++ initialize cell #0 to 10",
"[ loop keeps adding to the next four cells",
" > +++++++ add 7 to cell #1; final result: 70",