Pretty up scripts with print.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
print(34 + 12); // should be 46
|
||||
print("The result should be 46:");
|
||||
|
||||
print(34 + 12);
|
||||
|
Reference in New Issue
Block a user