Commit ab969e00 by BellCodeEditor

save project

parent 160d22ac
Pipeline #5889 failed in 0 seconds
Showing with 4 additions and 0 deletions
......@@ -9,3 +9,6 @@ for i in m:
text = str1+str2+str3
l+=text
print(l)
text = "wssb"
li_text = list(text)
print(li_text)
\ 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