Untitled

 avatar
unknown
python
3 years ago
68 B
9
Indexable
#!/usr/bin/env python3

def example():
    print("😛")

example()
Editor is loading...