From b46a3e0ee0a6e93083ce76389c5e22d0a2c9e6c1 Mon Sep 17 00:00:00 2001 From: ozcankursun Date: Sun, 9 Apr 2023 20:30:34 +0200 Subject: [PATCH 1/3] =?UTF-8?q?Week=206=20Solut=C4=B1ons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- Week6Solutions.py | 58 +++++++++++++++++++++++++++++++++++++++++++++++ my_dice.py | 22 ++++++++++++++++++ 3 files changed, 82 insertions(+), 2 deletions(-) create mode 100644 Week6Solutions.py create mode 100644 my_dice.py diff --git a/README.md b/README.md index 83a042c..2d4c04e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# VIT-Python-6 + diff --git a/Week6Solutions.py b/Week6Solutions.py new file mode 100644 index 0000000..7c7668e --- /dev/null +++ b/Week6Solutions.py @@ -0,0 +1,58 @@ +#