Jun

New file

Showing 1 changed file with 3 additions and 0 deletions
def echo(word):
print(word)
echo("test")
\ No newline at end of file