4 comments

[ 2.6 ms ] story [ 37.3 ms ] thread
> DreamBerd 2 has significant whitespace. Use spacing to specify the order of arithmetic operations.

> print(1 + 2*3)! //7

> print(1+2 * 3)! //9

I can't decide if this is a terrible or brilliant idea, or kind of both.

I don't understand. These seem exactly the same features as DreamBerd 1?