From bac6a5dc48b66266dc1475873bf960445c966dcd Mon Sep 17 00:00:00 2001 From: Barrakuda Date: Sat, 1 May 2021 16:14:59 +0200 Subject: [PATCH 1/2] first commit --- .idea/vcs.xml | 6 + .idea/workspace.xml | 262 ++++++++++++++++++++++++++++++++++++++++++++ passwords.txt | 0 task1.py | 109 ++++++++++++++++++ task2.py | 35 ++++++ task3.py | 26 +++++ task4.py | 41 +++++++ 7 files changed, 479 insertions(+) create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 passwords.txt create mode 100644 task1.py create mode 100644 task2.py create mode 100644 task3.py create mode 100644 task4.py diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..86bd66b --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,262 @@ + + + + + + + + + + + + + + + + + + + - + + + +