提交 c6228ef5 编写于 作者: R root

Tue Jul 1 11:53:00 CST 2025 inscode

上级 0a575cc3
print('欢迎来到 InsCode')
\ No newline at end of file
# python3
import sys
import os
import time
import socket
import random
#Code Time
from datetime import datetime
now = datetime.now()
hour = now.hour
minute = now.minute
day = now.day
month = now.month
year = now.year
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册