Answer:
a source and a target.
Explanation:
In computer science and information theory, data differencing or differential compression is producing a technical description of the difference between two sets of data – a source and a target.
Statistician for the last one network administaror for the next one then animator then broadcast tech
Highlight everything with your curser.
total = 0
i = 0
while i < 10:
temp = float(input("Enter Temperature: "))
total += temp
i += 1
print("Sum =", str(total))
I hope this helps!