A file named numbers.txt contains an unknown number of lines, each consisting of a single integer. Write some code that computes the sum of all these integers, and stores this sum in a variable name sum. *PYTHON*

A file named numberstxt contains an unknown number of lines each consisting of a single integer Write some code that computes the sum of all these integers and class=