diff --git a/CutieParser.py b/CutieParser.py index 84bcc6c..3fc1ccc 100644 --- a/CutieParser.py +++ b/CutieParser.py @@ -20,3 +20,6 @@ # # ---------------------------------------------------------- +with open("dataReference.txt", "r") as f: + data = f.read() + diff --git a/dataReference.txt b/dataReference.txt index badcac2..8113782 100644 --- a/dataReference.txt +++ b/dataReference.txt @@ -265,4 +265,7 @@ There are a lot of entitled users of free software that complain that this or th Linux isn't perfect but if it causes so many problems find another tool that works for you. That's all Linux is, a tool to perform tasks. I find all the complaints disagreeable, disrespectful and unappreciative in many cases. If you don't like it, don't use it. A lot of people go to a lot of effort, many sacrificing their own personal time, to give people the many tools that make up Linux. -YOU'VE FINALLY REACHED THE END AYAYAYAYAYAYYAYYAYAYAYAAYYAAYYAYFADBABHJAHASFJHAEBABHNADIFNAWHIDNJEFNIA \ No newline at end of file +YOU'VE FINALLY REACHED THE END AYAYAYAYAYAYYAYYAYAYAYAAYYAAYYAYFADBABHJAHASFJHAEBABHNADIFNAWHIDNJEFNIA + + +,./ \ No newline at end of file