emoreader1576 emoreader1576 03-01-2024 Engineering contestada Write a python program that writes to a file named NumberList.txt; it should use a loop to write the numbers 1 through 100 to the file, each in a separate line, then closes the file.