From cdae9ca4f77915cb7d4b23e1d6b4a54bb2c9bd08 Mon Sep 17 00:00:00 2001 From: Marina S <138340846+marina-google@users.noreply.github.com> Date: Sat, 29 Jul 2023 11:12:51 -0700 Subject: [PATCH] Rename playing_with_math.py to playing_with_math.py --- {math_and_logic => math_logic_dp}/playing_with_math.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {math_and_logic => math_logic_dp}/playing_with_math.py (100%) diff --git a/math_and_logic/playing_with_math.py b/math_logic_dp/playing_with_math.py similarity index 100% rename from math_and_logic/playing_with_math.py rename to math_logic_dp/playing_with_math.py