RosettaCodeData/Task/Shell-one-liner/Python/shell-one-liner-1.py

3 lines
34 B
Python

$ python -c 'print "Hello"'
Hello