From 772de9919730deb6080f0970f6313505b8f4e6c5 Mon Sep 17 00:00:00 2001 From: Pascal Phelipot Date: Mon, 22 Dec 2025 23:40:06 +0100 Subject: [PATCH] moved day02 py --- {src => python}/day02.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {src => python}/day02.py (100%) diff --git a/src/day02.py b/python/day02.py similarity index 100% rename from src/day02.py rename to python/day02.py