Commit 66fe38a7 by BellCodeEditor

save project

parent 1cb7357b
Pipeline #1359 failed in 0 seconds
Showing with 3 additions and 2 deletions
...@@ -6,4 +6,5 @@ for i in range(e): ...@@ -6,4 +6,5 @@ for i in range(e):
s2=randon.choice(w) s2=randon.choice(w)
s3=randon.choice(w) s3=randon.choice(w)
print(s1+s2+s3) s4="s1+s2+s3"
\ No newline at end of file print(s4)
\ 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