Commit e6f38891 by BellCodeEditor

save project

parent c658d071
Showing with 4 additions and 2 deletions
...@@ -5,4 +5,6 @@ if k in a: ...@@ -5,4 +5,6 @@ if k in a:
if a[k]<h: if a[k]<h:
a[k]=h a[k]=h
else: else:
a[k]=h a[k]=h
\ No newline at end of file
print(a)
\ 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