Commit 247c33dc by BellCodeEditor

save project

parent 949ef391
Showing with 2 additions and 1 deletions
......@@ -10,6 +10,6 @@ for i in m:
t=s1+s2+s3
k_m=k_m+t
l_m=list(k_m)
l_m.inseft(9,n)
l_m.inseft(0,len(k_m))
r_m="".join(l_m)
print(r_m)
\ 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