cmd/boxchars.py

11 lines
260 B
Python
Raw Normal View History

2020-02-26 21:28:24 +00:00
s = '''
'''
print(s.strip())