dev/bash/gedit/hello.py
2011-04-09 19:06:44 +04:00

5 lines
67 B
Python

# -*- coding: utf-8 -*-
print 10*'=', " Hello, Python! ", 10*'='