Commit 3a7943d3 by BellCodeEditor

save project

parent e2a984d9
Showing with 8 additions and 2 deletions
with open(r"C:/Users/Administrator/AppData/Roaming/pythonWin/python.exe","r",encoding='uif=8') with open(r"C:/Users/Administrator/AppData/Roaming/pythonWin/python.exe","r",encoding='uif=8')
as file: as file:
a=file.readlines() a=file.readlines()
\ No newline at end of file
for i in a:
data=i.split()
sum=0
for super in data[1:]
sum=sum+int(slice)
\ 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