Commit c49a4746 by BellCodeEditor

save project

parent b1c0d9a9
Showing with 1 additions and 1 deletions
...@@ -11,5 +11,5 @@ for i in m: ...@@ -11,5 +11,5 @@ for i in m:
s1=random.choice(a) s1=random.choice(a)
s2=s+s1 s2=s+s1
s3=s3+s2 s3=s3+s2
print(s) print(s3)
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