Files
python_examples/print_things.py
2023-09-15 12:55:39 -04:00

3 lines
46 B
Python
Executable File

def print_the_world():
print("the world")