diff --git a/.gitignore b/2020/.gitignore similarity index 100% rename from .gitignore rename to 2020/.gitignore diff --git a/README.md b/2020/README.md similarity index 100% rename from README.md rename to 2020/README.md diff --git a/learning/Go.md b/2020/learning/Go.md similarity index 100% rename from learning/Go.md rename to 2020/learning/Go.md diff --git a/solutions/1/README.md b/2020/solutions/1/README.md similarity index 100% rename from solutions/1/README.md rename to 2020/solutions/1/README.md diff --git a/solutions/1/go/main.go b/2020/solutions/1/go/main.go similarity index 100% rename from solutions/1/go/main.go rename to 2020/solutions/1/go/main.go diff --git a/solutions/1/python/main.py b/2020/solutions/1/python/main.py similarity index 100% rename from solutions/1/python/main.py rename to 2020/solutions/1/python/main.py diff --git a/solutions/10/README.md b/2020/solutions/10/README.md similarity index 100% rename from solutions/10/README.md rename to 2020/solutions/10/README.md diff --git a/solutions/10/python/main.py b/2020/solutions/10/python/main.py similarity index 100% rename from solutions/10/python/main.py rename to 2020/solutions/10/python/main.py diff --git a/solutions/11/README.md b/2020/solutions/11/README.md similarity index 100% rename from solutions/11/README.md rename to 2020/solutions/11/README.md diff --git a/solutions/11/python/main.py b/2020/solutions/11/python/main.py similarity index 100% rename from solutions/11/python/main.py rename to 2020/solutions/11/python/main.py diff --git a/solutions/12/README.md b/2020/solutions/12/README.md similarity index 100% rename from solutions/12/README.md rename to 2020/solutions/12/README.md diff --git a/solutions/12/python/main.py b/2020/solutions/12/python/main.py similarity index 100% rename from solutions/12/python/main.py rename to 2020/solutions/12/python/main.py diff --git a/solutions/13/README.md b/2020/solutions/13/README.md similarity index 100% rename from solutions/13/README.md rename to 2020/solutions/13/README.md diff --git a/solutions/13/python/main.py b/2020/solutions/13/python/main.py similarity index 100% rename from solutions/13/python/main.py rename to 2020/solutions/13/python/main.py diff --git a/solutions/2/README.md b/2020/solutions/2/README.md similarity index 100% rename from solutions/2/README.md rename to 2020/solutions/2/README.md diff --git a/solutions/2/go/main.go b/2020/solutions/2/go/main.go similarity index 100% rename from solutions/2/go/main.go rename to 2020/solutions/2/go/main.go diff --git a/solutions/2/python/main.py b/2020/solutions/2/python/main.py similarity index 100% rename from solutions/2/python/main.py rename to 2020/solutions/2/python/main.py diff --git a/solutions/3/README.md b/2020/solutions/3/README.md similarity index 100% rename from solutions/3/README.md rename to 2020/solutions/3/README.md diff --git a/solutions/3/go/main.go b/2020/solutions/3/go/main.go similarity index 100% rename from solutions/3/go/main.go rename to 2020/solutions/3/go/main.go diff --git a/solutions/3/python/main.py b/2020/solutions/3/python/main.py similarity index 100% rename from solutions/3/python/main.py rename to 2020/solutions/3/python/main.py diff --git a/solutions/4/README.md b/2020/solutions/4/README.md similarity index 100% rename from solutions/4/README.md rename to 2020/solutions/4/README.md diff --git a/solutions/4/go/main.go b/2020/solutions/4/go/main.go similarity index 100% rename from solutions/4/go/main.go rename to 2020/solutions/4/go/main.go diff --git a/solutions/4/python/main.py b/2020/solutions/4/python/main.py similarity index 100% rename from solutions/4/python/main.py rename to 2020/solutions/4/python/main.py diff --git a/solutions/5/README.md b/2020/solutions/5/README.md similarity index 100% rename from solutions/5/README.md rename to 2020/solutions/5/README.md diff --git a/solutions/5/python/main.py b/2020/solutions/5/python/main.py similarity index 100% rename from solutions/5/python/main.py rename to 2020/solutions/5/python/main.py diff --git a/solutions/6/README.md b/2020/solutions/6/README.md similarity index 100% rename from solutions/6/README.md rename to 2020/solutions/6/README.md diff --git a/solutions/6/python/main.py b/2020/solutions/6/python/main.py similarity index 100% rename from solutions/6/python/main.py rename to 2020/solutions/6/python/main.py diff --git a/solutions/7/README.md b/2020/solutions/7/README.md similarity index 100% rename from solutions/7/README.md rename to 2020/solutions/7/README.md diff --git a/solutions/7/python/main.py b/2020/solutions/7/python/main.py similarity index 100% rename from solutions/7/python/main.py rename to 2020/solutions/7/python/main.py diff --git a/solutions/8/README.md b/2020/solutions/8/README.md similarity index 100% rename from solutions/8/README.md rename to 2020/solutions/8/README.md diff --git a/solutions/8/python/main.py b/2020/solutions/8/python/main.py similarity index 100% rename from solutions/8/python/main.py rename to 2020/solutions/8/python/main.py diff --git a/solutions/9/README.md b/2020/solutions/9/README.md similarity index 100% rename from solutions/9/README.md rename to 2020/solutions/9/README.md diff --git a/solutions/9/python/main.py b/2020/solutions/9/python/main.py similarity index 100% rename from solutions/9/python/main.py rename to 2020/solutions/9/python/main.py