From d4902e6ad1e09ed110cdc48e994cafbc3b21cda6 Mon Sep 17 00:00:00 2001 From: "abd.shallal" Date: Mon, 22 Jul 2019 15:22:11 +0300 Subject: [PATCH] 5th day of python challenges 80-87 --- .idea/inspectionProfiles/Project_Default.xml | 2 + .idea/workspace.xml | 196 ++++++++++++++----- challenges80-87/challenge-080.py | 5 + challenges80-87/challenge-081.py | 3 + challenges80-87/challenge-082.py | 5 + challenges80-87/challenge-083.py | 8 + challenges80-87/challenge-084.py | 2 + challenges80-87/challenge-085.py | 7 + challenges80-87/challenge-086.py | 8 + challenges80-87/challenge-087.py | 9 + 10 files changed, 196 insertions(+), 49 deletions(-) create mode 100644 challenges80-87/challenge-080.py create mode 100644 challenges80-87/challenge-081.py create mode 100644 challenges80-87/challenge-082.py create mode 100644 challenges80-87/challenge-083.py create mode 100644 challenges80-87/challenge-084.py create mode 100644 challenges80-87/challenge-085.py create mode 100644 challenges80-87/challenge-086.py create mode 100644 challenges80-87/challenge-087.py diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index e251270..0f747e6 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -36,6 +36,8 @@ diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c11c03d..1dfba35 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,8 +2,14 @@ - - + + + + + + + + @@ -16,37 +22,73 @@ - + - - + + - + - - + + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + @@ -105,6 +147,14 @@ @@ -121,7 +171,6 @@ - @@ -132,12 +181,13 @@ - +