From 21237fb942728d257043d4e85c47c4f8e6a46192 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Wed, 7 Oct 2020 20:31:48 +0800
Subject: [PATCH] save project

---
 diy2.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/diy2.py b/diy2.py
index 5d04185..9af61ef 100644
--- a/diy2.py
+++ b/diy2.py
@@ -11,9 +11,11 @@ while True:
             break
         if name!=username:
             print("没有!")
+            print("你他妈的还有"+str(i)+"次,不知道快滚蛋!")            
             continue
         if password!=userpassword:
             print("滚!")
+            print("你他妈的还有"+str(i)+"次,你妈了个逼!")
     else:
         print("快拿身份证来领,不然这号送我了!!") 
         exit()       
--
libgit2 0.25.0