2 lines
53 B
Python
2 lines
53 B
Python
|
|
# Say hello to everyone
|
||
|
|
print("Hello Python People!")
|