Your answer is b. save as screen
Answer:
See explaination for the program code
Explanation:
The Programming code:
inFile = open("stuff.txt", "r")
num = []
Sum = 0
for val in inFile.readlines():
value = val.split(",")
Sum = Sum + int(value[1])
print("Sum of second number on every line in the file is: ", Sum)
inFile.close()
Please kindly check attachment for output
Answer:
where are the options ..... to select
<span>You should do it if C. it will take less than two minutes to complete </span>
Because its a old type of software and probably wont run on your computer