Files
learning-to-code/python/hello.py

2 lines
21 B
Python
Raw Permalink Normal View History

2019-07-02 00:03:07 -04:00
print("hello world")