From 0e4ccad068e1828133c1509247eba1e282875ecc Mon Sep 17 00:00:00 2001 From: dengrb1 <125752069+dengrb1@users.noreply.github.com> Date: Fri, 12 May 2023 23:00:19 +0800 Subject: [PATCH] python_jc --- python_jc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_jc.py b/python_jc.py index 793e154..f51da1c 100644 --- a/python_jc.py +++ b/python_jc.py @@ -73,7 +73,7 @@ def check_python_installation(): sleep(1.5) sys.exit() else: - print('Python 3.x已安装') + print('自检正常!') open_exe('client')