Files
ths-speech/python-server/log.py
2018-08-22 03:36:15 +02:00

3 lines
33 B
Python

def log(string):
print(string)