3 lines
30 B
Text
3 lines
30 B
Text
|
|
Append[{a, b}, c]
|
||
|
|
->{a, b, c}
|