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/Beginner training/.idea/misc.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Python/Beginner training/.idea/misc.xml (limited to 'Python/Beginner training/.idea/misc.xml') diff --git a/Python/Beginner training/.idea/misc.xml b/Python/Beginner training/.idea/misc.xml new file mode 100644 index 0000000..a2e120d --- /dev/null +++ b/Python/Beginner training/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file -- cgit v1.2.3