Answer:
file, properties, options, general
Explanation:
Answer:import functools
# open your file
file = open("integers.txt", 'r')
file = file.read()
# put numbers into a list
file = file.split()
# convert list into integers
file = list(map(int, file))
# use lambda function to get average.
print(functools.reduce(lambda x, y: x+y / len(file), file, 0))
Explanation:
<h2>this is a PICTURE </h2>
<h3>i HOPE IT'S HELP </h3>
Answer:
File History utility and System Protection utility for windows 8;
And then Backup and Restore utility and System Protection utility for windows 7.