Commit 8935c62b by BellCodeEditor

save project

parent ee85e10d
Showing with 2 additions and 1 deletions
......@@ -6,6 +6,6 @@ i=0
while i <lenght:
element=message[i]
print(element)
i+=1
i+1=element
\ 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