@@ -0,0 +1,6 @@
# 构建文件
# 确定系统和架构
import platform
os_name = platform.system()
print(" 系统名称:", os_name)
The note is not visible to the blocked user.