4 lines
34 B
Text
4 lines
34 B
Text
|
|
String x = "What up!";
|
||
|
|
|
||
|
|
print(x);
|