I want to use a csv file as a database in tkinter where my 3 inputs can be compared to the csv file and according to values in csv table, it can produce a desired output. I trie