Project 0884

by Jacob G

Description

I created a GUI using Tkinter that gave me experience with the os package of python too. The screen registers the user, stores the info in a txt file, and uses the OS module to recall this info to log the user in. Three different responses are printed in the terminal based on if the correct info is entered or not.