2022-11-13 10:39:28 -08:00

6 lines
92 B
Python

#!/usr/bin/env python3
from palindrome_mhartl.phrase import Phrase
print("hello, world!")