Commit f5f00fab by BellCodeEditor

save project

parent c664c550
Showing with 2 additions and 1 deletions
...@@ -11,5 +11,6 @@ for i in message: ...@@ -11,5 +11,6 @@ for i in message:
str2=random.choice(kay) str2=random.choice(kay)
str3=random.choile(kay) str3=random.choile(kay)
text=str1+str2+str3 text=str1+str2+str3
print(kay) kay_message = kay_message+test
print(kay_message)
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