diff --git a/Python/#1. Introduction to Python.py b/Python/1.Introduction_to_Python.py similarity index 100% rename from Python/#1. Introduction to Python.py rename to Python/1.Introduction_to_Python.py diff --git a/Python/#2. If Else.py b/Python/2.If_Else.py similarity index 100% rename from Python/#2. If Else.py rename to Python/2.If_Else.py diff --git a/Python/#3. Loops.py b/Python/3.Loops.py similarity index 100% rename from Python/#3. Loops.py rename to Python/3.Loops.py diff --git a/Python/#4. Operators.py b/Python/4.Operators.py similarity index 100% rename from Python/#4. Operators.py rename to Python/4.Operators.py diff --git a/Python/#5. Functions in python.py b/Python/5.Functions_in_python.py similarity index 100% rename from Python/#5. Functions in python.py rename to Python/5.Functions_in_python.py diff --git a/Python/#6. Even and Odd.py b/Python/6.Even_and_Odd.py similarity index 100% rename from Python/#6. Even and Odd.py rename to Python/6.Even_and_Odd.py diff --git a/Python/#7. Class.py b/Python/7.Class.py similarity index 100% rename from Python/#7. Class.py rename to Python/7.Class.py diff --git a/Python/#8. factorial.py b/Python/8.factorial.py similarity index 100% rename from Python/#8. factorial.py rename to Python/8.factorial.py diff --git a/Python/#9. Global and local.py b/Python/9.Global_and_local.py similarity index 100% rename from Python/#9. Global and local.py rename to Python/9.Global_and_local.py diff --git a/Python/Question 1.py b/Python/Question_1.py similarity index 100% rename from Python/Question 1.py rename to Python/Question_1.py diff --git a/Python/Question 2.py b/Python/Question_2.py similarity index 100% rename from Python/Question 2.py rename to Python/Question_2.py diff --git a/Python/Question 3.py b/Python/Question_3.py similarity index 100% rename from Python/Question 3.py rename to Python/Question_3.py diff --git a/Python/Question 4.py b/Python/Question_4.py similarity index 100% rename from Python/Question 4.py rename to Python/Question_4.py diff --git a/Python/Reverse digits (Question 5).py b/Python/Question_5-Reverse_digits.py similarity index 100% rename from Python/Reverse digits (Question 5).py rename to Python/Question_5-Reverse_digits.py