From 62b00e6995b388268aef92876d9682b42b1ad2bb Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 17 Aug 2019 17:49:01 +0300 Subject: Did Happy numbers task (karan/Projects) in Python --- Python/.idea/Python.iml | 2 +- Python/.idea/misc.xml | 2 +- Python/.idea/workspace.xml | 109 +++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 108 insertions(+), 5 deletions(-) (limited to 'Python/.idea') diff --git a/Python/.idea/Python.iml b/Python/.idea/Python.iml index 3f73144..5d30fab 100644 --- a/Python/.idea/Python.iml +++ b/Python/.idea/Python.iml @@ -5,7 +5,7 @@ - + diff --git a/Python/.idea/misc.xml b/Python/.idea/misc.xml index 112e751..a2e120d 100644 --- a/Python/.idea/misc.xml +++ b/Python/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/Python/.idea/workspace.xml b/Python/.idea/workspace.xml index 78082d3..b3a37a2 100644 --- a/Python/.idea/workspace.xml +++ b/Python/.idea/workspace.xml @@ -2,8 +2,10 @@ - + + + + + + + + + + + + + + + + + + +