diff --git a/cell.py b/python/cell.py similarity index 100% rename from cell.py rename to python/cell.py diff --git a/grid.py b/python/grid.py similarity index 100% rename from grid.py rename to python/grid.py diff --git a/solver.py b/python/solver.py similarity index 100% rename from solver.py rename to python/solver.py diff --git a/sudokusolver.py b/python/sudokusolver.py similarity index 100% rename from sudokusolver.py rename to python/sudokusolver.py