diff --git a/Program of Reverse of any number.py b/Python Programs/Program of Reverse of any number.py similarity index 100% rename from Program of Reverse of any number.py rename to Python Programs/Program of Reverse of any number.py diff --git a/Program to print table of given number.py b/Python Programs/Program to print table of given number.py similarity index 100% rename from Program to print table of given number.py rename to Python Programs/Program to print table of given number.py diff --git a/Program to reverse Linked List( Recursive solution).py b/Python Programs/Program to reverse Linked List( Recursive solution).py similarity index 100% rename from Program to reverse Linked List( Recursive solution).py rename to Python Programs/Program to reverse Linked List( Recursive solution).py diff --git a/Python Program for Product of unique prime factors of a number.py b/Python Programs/Python Program for Product of unique prime factors of a number.py similarity index 100% rename from Python Program for Product of unique prime factors of a number.py rename to Python Programs/Python Program for Product of unique prime factors of a number.py diff --git a/Python Program for Tower of Hanoi.py b/Python Programs/Python Program for Tower of Hanoi.py similarity index 100% rename from Python Program for Tower of Hanoi.py rename to Python Programs/Python Program for Tower of Hanoi.py diff --git a/Python Program for factorial of a number.py b/Python Programs/Python Program for factorial of a number.py similarity index 100% rename from Python Program for factorial of a number.py rename to Python Programs/Python Program for factorial of a number.py diff --git a/Python Program to Count the Number of Each Vowel.py b/Python Programs/Python Program to Count the Number of Each Vowel.py similarity index 100% rename from Python Program to Count the Number of Each Vowel.py rename to Python Programs/Python Program to Count the Number of Each Vowel.py diff --git a/Python Program to Display Fibonacci Sequence Using Recursion.py b/Python Programs/Python Program to Display Fibonacci Sequence Using Recursion.py similarity index 100% rename from Python Program to Display Fibonacci Sequence Using Recursion.py rename to Python Programs/Python Program to Display Fibonacci Sequence Using Recursion.py diff --git a/Python Program to Find LCM.py b/Python Programs/Python Program to Find LCM.py similarity index 100% rename from Python Program to Find LCM.py rename to Python Programs/Python Program to Find LCM.py diff --git a/Python Program to Merge Mails.py b/Python Programs/Python Program to Merge Mails.py similarity index 100% rename from Python Program to Merge Mails.py rename to Python Programs/Python Program to Merge Mails.py diff --git a/Python Program to Print the Fibonacci sequence.py b/Python Programs/Python Program to Print the Fibonacci sequence.py similarity index 100% rename from Python Program to Print the Fibonacci sequence.py rename to Python Programs/Python Program to Print the Fibonacci sequence.py diff --git a/Python Program to Remove Punctuations from a String.py b/Python Programs/Python Program to Remove Punctuations from a String.py similarity index 100% rename from Python Program to Remove Punctuations from a String.py rename to Python Programs/Python Program to Remove Punctuations from a String.py diff --git a/Python Program to Reverse a linked list.py b/Python Programs/Python Program to Reverse a linked list.py similarity index 100% rename from Python Program to Reverse a linked list.py rename to Python Programs/Python Program to Reverse a linked list.py diff --git a/Python Program to Sort Words in Alphabetic Order.py b/Python Programs/Python Program to Sort Words in Alphabetic Order.py similarity index 100% rename from Python Program to Sort Words in Alphabetic Order.py rename to Python Programs/Python Program to Sort Words in Alphabetic Order.py diff --git a/Python Program to Transpose a Matrix.py b/Python Programs/Python Program to Transpose a Matrix.py similarity index 100% rename from Python Program to Transpose a Matrix.py rename to Python Programs/Python Program to Transpose a Matrix.py diff --git a/python program for finding square root for positive number.py b/Python Programs/python program for finding square root for positive number.py similarity index 100% rename from python program for finding square root for positive number.py rename to Python Programs/python program for finding square root for positive number.py