From 5e9fbc523cc0e7b0bc8c79b6d68621f0379925fa Mon Sep 17 00:00:00 2001 From: "abd.shallal" Date: Thu, 18 Jul 2019 16:31:50 +0300 Subject: [PATCH] 3rd day of python challenges 60-68 --- .idea/inspectionProfiles/Project_Default.xml | 2 + .idea/workspace.xml | 264 ++++++++++++++----- challenges60-68/challenge-060.py | 7 + challenges60-68/challenge-061.py | 7 + challenges60-68/challenge-062.py | 5 + challenges60-68/challenge-063.py | 20 ++ challenges60-68/challenge-064.py | 7 + challenges60-68/challenge-065.py | 49 ++++ challenges60-68/challenge-066.py | 9 + challenges60-68/challenge-067.py | 10 + challenges60-68/challenge-068.py | 11 + 11 files changed, 320 insertions(+), 71 deletions(-) create mode 100644 challenges60-68/challenge-060.py create mode 100644 challenges60-68/challenge-061.py create mode 100644 challenges60-68/challenge-062.py create mode 100644 challenges60-68/challenge-063.py create mode 100644 challenges60-68/challenge-064.py create mode 100644 challenges60-68/challenge-065.py create mode 100644 challenges60-68/challenge-066.py create mode 100644 challenges60-68/challenge-067.py create mode 100644 challenges60-68/challenge-068.py diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index a22a9c5..7f8d682 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -26,6 +26,8 @@ diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5d8e53c..73ec1bb 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,15 +2,15 @@ - - - - - - - - - + + + + + + + + + @@ -23,73 +23,91 @@ - + - - + + - - - - - - - - - - - - - - - - - - - + - + - + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + - + - - + + + + + - + - - + + + + + @@ -128,14 +146,23 @@ @@ -144,7 +171,6 @@ - @@ -155,12 +181,13 @@ - +