3 lines
38 B
Mathematica
3 lines
38 B
Mathematica
|
|
string1 = 'Hello';
|
||
|
|
string2 = string1;
|