Add files via upload

Version 2.0:Add shell&python code
This commit is contained in:
yiliyas
2022-05-15 08:29:34 +08:00
committed by GitHub
parent df67ba5b36
commit eab469e834
5 changed files with 244 additions and 0 deletions

9
code/test.py Normal file
View File

@@ -0,0 +1,9 @@
#!/usr/bin/env python
# -*- coding:utf-8 -*-
# Author: yiliyas
# Date: 2022.5
sout=' ^_^ 调测中,请稍候 ^_^ '
print(sout)