5 lines
108 B
Mathematica
5 lines
108 B
Mathematica
print "dingusify";
|
|
let str bingus "heheheha its bingusing time";
|
|
print bingus;
|
|
print 1 + 1;
|
|
let int myInt 3; |