Commit 77afa9fe by BellCodeEditor

save project

parent a859fa2e
Showing with 1 additions and 2 deletions
......@@ -14,8 +14,7 @@ for i in poet:
text=str2+str3+str1
textmessage=textmessage+text
a=list(textmessage)
random.randit(0,len())
random.randint(0,len(textmessage))
a.insert(4,poet)
lpoe="".join(a)
print(lpoe)
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