to linux
authorNils Forssén <forssennils@gmail.com>
Wed, 2 Feb 2022 14:55:31 +0000 (15:55 +0100)
committerNils Forssén <forssennils@gmail.com>
Wed, 2 Feb 2022 14:55:31 +0000 (15:55 +0100)
commitdaef14d7bf8addb888489cf8b04791a845868bf8
tree3cee6e5cc5f86e0ee021a5959d5375a24275442f
parentbec104245fe68a643477fb818a945316721b783e
to linux
16 files changed:
laboration2/__init__.py [new file with mode: 0644]
laboration2/autocomplete.py [new file with mode: 0644]
laboration2/med.py [deleted file]
laboration2/res/__init__.py [new file with mode: 0644]
laboration2/res/__pycache__/__init__.cpython-39.pyc [new file with mode: 0644]
laboration2/res/__pycache__/med.cpython-39.pyc [new file with mode: 0644]
laboration2/res/alphabetical.csv [new file with mode: 0644]
laboration2/res/alphabetical_freq [new file with mode: 0644]
laboration2/res/alphabetical_words [new file with mode: 0644]
laboration2/res/med.py [new file with mode: 0644]
laboration2/res/shuffled.csv [new file with mode: 0644]
laboration2/res/shuffled_freq [new file with mode: 0644]
laboration2/res/shuffled_words [new file with mode: 0644]
laboration2/uppgift_1.py
laboration2/uppgift_2.py
laboration2/uppgift_3.py