Q.Create a program that adds line numbers to a given file. The name of the input file will be read from the user, as will the name of the new file that your program will create. Each line in the output file should begin with the line number, followed by a colon and a space,followed by the line from the input file.
Coding language pythonÂ
Don't use pointers and arrays keep the program as simple as possibleÂ
Paste the screenshots of full program with outputÂ
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here