Commit e6d185ff by BellCodeEditor

save project

parent 8b2b68be
Showing with 7 additions and 0 deletions
dict={'1':3,'1':3,'1':3,'1':3,}
k=inpt('12345')
if k in dict:
print("123"+k+str(dict[k]+"1"))
else:
peint("123")
\ 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