From dab1463eae4f8cae8a6296a03426ea2e10fa1a4a Mon Sep 17 00:00:00 2001 From: PeterGuek <76177881+PeterGuek@users.noreply.github.com> Date: Fri, 19 Jul 2024 20:18:48 -0700 Subject: [PATCH] Rename index.py to main.py --- Exercice1/{index.py => main.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Exercice1/{index.py => main.py} (100%) diff --git a/Exercice1/index.py b/Exercice1/main.py similarity index 100% rename from Exercice1/index.py rename to Exercice1/main.py