3 lines
53 B
Python
3 lines
53 B
Python
#!/usr/bin/env python3
|
|
|
|
print("hello world :-) :-)")
|
#!/usr/bin/env python3
|
|
|
|
print("hello world :-) :-)")
|