I need help Note: It`s a python coding Implement the following: 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...


I need help


Note: It`s a python coding



Implement the following:
1)Request aninput text from the console.
2) Assign avariable to the filenamegreet.txt.
3) Use the above variables towrite a message to the filegreet.txt.
4)Print the message to the console.



Input text and message can be any content.  Just make sure to precisely match the outputformat below.


Write your code in theANSWER area provided below (must includecomments if using code is not covered in the course).






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

Enter a text: ET502
Hi, ET502!




Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here