Add hello world tests for all languages (enabled when RELEASE_TESTING is true)
[gruntmaster-daemon.git] / t / problems / hello / tests / python / prog.py
1 #!/usr/bin/python
2 print 'Hello World!';
This page took 0.021567 seconds and 5 git commands to generate.