Commit 3d41c5ed by BellCodeEditor

save project

parent a83cc962
Pipeline #10010 failed in 0 seconds
Showing with 8 additions and 0 deletions
import random
message=""
a="xa.s"
for i in message:
x=i
y=random.choice(a)
print(x+y)
\ 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