Answer:
See explaination for program code.
Explanation:
inputFileName = input("Input filename: ") outputFileName = input("Output filename: ") inputFile = open(inputFileName, "r") outputFile = open(outputFileName, "w") count = 1 for line in inputFile: newLine = str(count).rjust(4, " ") + "> " + line outputFile.write(newLine) print(newLine) count += 1
It’s b ........................................
1. Monitor
2.C.P.U
3.Mouse
4. Keyboard
5. Printer
6. Speaker
Same reasons as why people feel differently toward real life. It depends on your activities on Internet, and the kind of environment you spent in it, mainly how other users interacted you.
I asked my brother since he’s kinda of tech geek and he said
The 1st, 3rd, and 5th answers are correct
Hope this helps and I hope my brother is not wrong.