prepare a program that takes user input that places $ in the input into a file. prepare another file that has many words as there are inputs.
Replace the $ in the text file with the words and prepare that to a separate file.
The Program should create three separate files
Please prepare out the complete code, and show that it works.