Commit 2487617d by BellCodeEditor

save project

parent be9d7a55
Showing with 3 additions and 2 deletions
...@@ -2,4 +2,5 @@ i=5 ...@@ -2,4 +2,5 @@ i=5
username = "python" username = "python"
userpassword = "123456" userpassword = "123456"
print("欢迎来到贝尔编程!") print("欢迎来到贝尔编程!")
\ No newline at end of file print("还有"+str(i)+"次机会")
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment