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: ET502Hi, ET502!
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here