Add Python 3
[gruntmaster-daemon.git] / t / problems / hello / tests / python3 / prog.py
diff --git a/t/problems/hello/tests/python3/prog.py b/t/problems/hello/tests/python3/prog.py
new file mode 100755 (executable)
index 0000000..2378708
--- /dev/null
@@ -0,0 +1,2 @@
+#!/usr/bin/python3
+print('Hello World!')
This page took 0.010096 seconds and 4 git commands to generate.