Commit ea1cab11 by BellCodeEditor

save project

parent b262eac7
Pipeline #2634 failed in 0 seconds
Showing with 5 additions and 2 deletions
...@@ -18,4 +18,7 @@ for i in message: ...@@ -18,4 +18,7 @@ for i in message:
i=0 i=0
while i<len(message): while i<len(message):
print(message[i]) print(message[i])
i=i+1 i=i+1
\ No newline at end of file
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