2 lines
30 B
Mathematica
2 lines
30 B
Mathematica
s := "hello"
|
|
s + " " + "world" |
s := "hello"
|
|
s + " " + "world" |