From dc946b9aba4b999924226fc48bd501e47c32c273 Mon Sep 17 00:00:00 2001 From: "abd.shallal" Date: Wed, 31 Jul 2019 14:12:40 +0300 Subject: [PATCH] 7th day of python challenges 96-103 --- .idea/inspectionProfiles/Project_Default.xml | 8 + .idea/workspace.xml | 350 ++++++++++--------- challenges96-103/challenge-096.py | 1 + challenges96-103/challenge-097.py | 7 + challenges96-103/challenge-098.py | 11 + challenges96-103/challenge-099.py | 15 + challenges96-103/challenge-100.py | 6 + challenges96-103/challenge-101.py | 18 + challenges96-103/challenge-102.py | 12 + challenges96-103/challenge-103.py | 10 + challenges96-103/challenge-104.py | 14 + 11 files changed, 296 insertions(+), 156 deletions(-) create mode 100644 challenges96-103/challenge-096.py create mode 100644 challenges96-103/challenge-097.py create mode 100644 challenges96-103/challenge-098.py create mode 100644 challenges96-103/challenge-099.py create mode 100644 challenges96-103/challenge-100.py create mode 100644 challenges96-103/challenge-101.py create mode 100644 challenges96-103/challenge-102.py create mode 100644 challenges96-103/challenge-103.py create mode 100644 challenges96-103/challenge-104.py diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 2ac8da6..ba82553 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -44,6 +44,14 @@ diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 75ba9d0..7571e8c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,14 +1,15 @@ - - - - - - - - + + + + + + + + + @@ -21,42 +22,80 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - - - + + - + + + + + + + + + + - + - - - - - - + + @@ -68,22 +107,20 @@ + + + upper + + + $PROJECT_DIR$ + + @@ -141,7 +188,6 @@ - @@ -152,12 +198,18 @@ - + + + + + +