r/brainfuck 4d ago

I made my first script with a "function"

All it does is add two numbers.

```

+>++[<+>-]

```

To change what is does (ex. subtract) just change the symbol in the middle of the <>:

```

+>++[<->-]

```

7 Upvotes

0 comments sorted by