Question: This is for python. Coding: Write code for the following. The answer to the following question is what you will turn in... 1. Write a

This is for python.
Coding: Write code for the following. The answer to the following question is what you will turn in... 1. Write a function, arbitrarily_tedious_reverse_file, that takes two parameters, which are both strings. The first parameter, infile, is the name of an input file, and the second parameter, outfile, is the name of an output file. Your function should take the contents of the input file and write it in reverse order in the output file. Each line should have a line number, which will appear in reverse order. Example file contents: This is ridiculous, but it is exercising each idea above or at least most of them. Example output file: ,suolucidir si sihT 1 evoba aedi hcae gnisicrexe si ti tub 2 .meht fo tsom tsael ta ro 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
