and the password, 'admln'. The username and password for each Compulsory Task Part 1 user must be written to this file in the following format: - First, the username followed by a comma, a space and then Follow these steps: the password. - In this task, you will be creating a program for a small business that can - One username and corresponding password per line. help it to manage tasks assigned to each member of the team. Copy the template program provided, task_template.py, and rename it - Your program should allow your users to do the following: task_manager.py in this folder. This template has been provided to make this task a little easier for you. Your job is to open and then modify the template to achieve the rest of the compulsory task set out below. Remember to save your work as you go along. - Login. The user should be prompted to enter a username and password. A list of valid usernames and passwords are stored in a text file called user.txt. Display an appropriate error message if the user enters