Commit ea1cab11 by BellCodeEditor

save project

parent b262eac7
Pipeline #2634 failed in 0 seconds
Showing with 4 additions and 0 deletions
......@@ -19,3 +19,6 @@ i=0
while i<len(message):
print(message[i])
i=i+1
import random
\ 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