From 42cbca81d71563c38996acba3ccec6ebcaa71fad Mon Sep 17 00:00:00 2001 From: Honggeun Han Date: Mon, 6 Aug 2018 21:32:59 +0900 Subject: [PATCH] fix text of title fix text of title --- .../challenges/{ch3_challenge4.py => ch2_challenge4.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename part_I/introduction_to_programming/challenges/{ch3_challenge4.py => ch2_challenge4.py} (100%) diff --git a/part_I/introduction_to_programming/challenges/ch3_challenge4.py b/part_I/introduction_to_programming/challenges/ch2_challenge4.py similarity index 100% rename from part_I/introduction_to_programming/challenges/ch3_challenge4.py rename to part_I/introduction_to_programming/challenges/ch2_challenge4.py