Implement the following: (PYTHON) 1) Request an input text from the console. 2) Assign a variable to the filename greet.txt . 3) Use the above variables to write a message to the file greet.txt . 4)...


Implement the following: (PYTHON)
1) Request an input text from the console.
2) Assign a variable to the filenamegreet.txt.
3) Use the above variables to write a message to the filegreet.txt.
4) Print the message to the console.



Example Output('Hi, ET574!' also has been written to the greet.txt)

Enter a text: ET574
Hi, ET574!



Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here