Files
oh_my_bot_app/print.py
2025-12-06 22:31:19 +09:00

4 lines
75 B
Python

import datetime
print('this is test print file', datetime.datetime.now())