dev/bash/gedit/hello.py

5 lines
67 B
Python

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