enriquecastillo2142 enriquecastillo2142 23-12-2022 Computers and Technology Answered write code that does do the following: open an output file with filename number.txt, use a loop to write the numbers 1 through 100 to the file, then close the file.