> For the complete documentation index, see [llms.txt](https://memoryerror.gitbook.io/python-basics/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://memoryerror.gitbook.io/python-basics/assignment-5.md).

# Assignment 5

Try to create a program that asks for the user's name and password, saves it in a file, and matches it again if the user tries to login. Good luck!
