From 8008cd68d9b38c5cc7c5467f2811b11600df02ec Mon Sep 17 00:00:00 2001 From: "abd.shallal" Date: Tue, 6 Aug 2019 16:41:37 +0300 Subject: [PATCH] 9th day of python challenges 139-142 --- .idea/inspectionProfiles/Project_Default.xml | 4 + .idea/workspace.xml | 350 ++++++++++++------- challenges139-145/challenge-139.py | 62 +++- challenges139-145/challenge-140.py | 84 +++++ challenges139-145/challenge-141.py | 92 +++++ challenges139-145/challenge-142.py | 50 +++ challenges139-145/sqlite-python-tutorial.py | 192 ++++++++++ commands | 6 +- useful-link | 4 + 9 files changed, 716 insertions(+), 128 deletions(-) create mode 100644 challenges139-145/challenge-140.py create mode 100644 challenges139-145/challenge-141.py create mode 100644 challenges139-145/challenge-142.py create mode 100644 challenges139-145/sqlite-python-tutorial.py create mode 100644 useful-link diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 1aad79f..ec2122c 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -76,6 +76,10 @@ diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 530c665..3f5805a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,10 +2,15 @@ - - + + + + + + + - + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - + + + + + @@ -45,6 +80,7 @@ upper + create_project $PROJECT_DIR$ @@ -57,16 +93,23 @@ - @@ -82,6 +125,11 @@ + + + + +