commit 848d14f79028537627e9e47b8046c24237252127 Author: Seth Samuel Date: Thu Nov 7 19:10:43 2024 +1300 first commit diff --git a/OutGaugeInterpreter.py b/OutGaugeInterpreter.py new file mode 100644 index 0000000..df94cd9 --- /dev/null +++ b/OutGaugeInterpreter.py @@ -0,0 +1 @@ +print("hello World") \ No newline at end of file