Commit 604a990c by BellCodeEditor

auto save

parent 939ab1c9
Showing with 2 additions and 2 deletions
......@@ -2,4 +2,4 @@ a=['uy','yh','nw']
m={"uy":"u","yh":"y",'nw':'n'}
print(a[2])
m['rkei']="rmkkj"
p9rint(m) /
\ No newline at end of file
print(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