Added Octave (#794)

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Surya Vamsi
2020-10-01 06:26:40 +05:30
committed by GitHub
parent 9abb5f1685
commit 29c536ce47
2 changed files with 3 additions and 1 deletions

1
o/Octave.m Normal file
View File

@@ -0,0 +1 @@
printf("Hello World");