Add some code for testing of basic of language
This commit is contained in:
parent
352a83ae44
commit
05a6ad0ebe
|
@ -1 +0,0 @@
|
|||
write "Hello world",!
|
0
01-the-very-basics/ArithmeticOperations.m → basics/ArithmeticOperations.m
Executable file → Normal file
0
01-the-very-basics/ArithmeticOperations.m → basics/ArithmeticOperations.m
Executable file → Normal file
|
@ -0,0 +1 @@
|
|||
w !,"Hello World"
|
0
01-the-very-basics/HelloWorldInAnotherLoop.m → basics/HelloWorldInAnotherLoop.m
Executable file → Normal file
0
01-the-very-basics/HelloWorldInAnotherLoop.m → basics/HelloWorldInAnotherLoop.m
Executable file → Normal file
0
01-the-very-basics/HelloWorldInNestedLoop.m → basics/HelloWorldInNestedLoop.m
Executable file → Normal file
0
01-the-very-basics/HelloWorldInNestedLoop.m → basics/HelloWorldInNestedLoop.m
Executable file → Normal file
Loading…
Reference in New Issue