Skip to content
Snippets Groups Projects
Commit 4f85bb95 authored by Noah Heuser's avatar Noah Heuser
Browse files

added PythonAPI folder

parent 0366772c
No related branches found
No related tags found
No related merge requests found
/grammarWordsPairs.txt
/resultsOfMembershipTest.txt
\ No newline at end of file
import json
if __name__ == "__main__":
with open('grammarWordsPairs.txt') as grammarWordsPairs:
print(grammarWordsPairs.read())
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment