bogus/test.mx
2025-04-24 20:14:28 +10:00

5 lines
108 B
Mathematica

print "dingusify";
let str bingus "heheheha its bingusing time";
print bingus;
print 1 + 1;
let int myInt 3;