Commit 14ad7dff by BellCodeEditor

save project

parent 66aabf4f
Showing with 2 additions and 2 deletions
...@@ -7,4 +7,4 @@ with open(r'c:\Users\Makcoo-Bellcode\Documents\lesson13-1\sales_list.txt','r',en ...@@ -7,4 +7,4 @@ with open(r'c:\Users\Makcoo-Bellcode\Documents\lesson13-1\sales_list.txt','r',en
sum=sum+int(iii) sum=sum+int(iii)
result=date[0]+str(sum) result=date[0]+str(sum)
print(sum) print(sum)
\ No newline at end of file \ 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