diff --git a/12-kinds-of-things/README.md b/11-kinds-of-things/README.md similarity index 100% rename from 12-kinds-of-things/README.md rename to 11-kinds-of-things/README.md diff --git a/12-kinds-of-things/tf-12.py b/11-kinds-of-things/tf-11.py similarity index 100% rename from 12-kinds-of-things/tf-12.py rename to 11-kinds-of-things/tf-11.py diff --git a/13-hollywood/README.md b/12-hollywood/README.md similarity index 100% rename from 13-hollywood/README.md rename to 12-hollywood/README.md diff --git a/13-hollywood/tf-13.py b/12-hollywood/tf-12.py similarity index 100% rename from 13-hollywood/tf-13.py rename to 12-hollywood/tf-12.py diff --git a/14-bulletin-board/README.md b/13-bulletin-board/README.md similarity index 100% rename from 14-bulletin-board/README.md rename to 13-bulletin-board/README.md diff --git a/14-bulletin-board/tf-14.py b/13-bulletin-board/tf-13.py similarity index 100% rename from 14-bulletin-board/tf-14.py rename to 13-bulletin-board/tf-13.py diff --git a/11-letterbox/README.md b/14-letterbox/README.md similarity index 100% rename from 11-letterbox/README.md rename to 14-letterbox/README.md diff --git a/11-letterbox/tf-11.py b/14-letterbox/tf-14.py similarity index 100% rename from 11-letterbox/tf-11.py rename to 14-letterbox/tf-14.py diff --git a/23-free-agents/README.md b/15-free-agents/README.md similarity index 100% rename from 23-free-agents/README.md rename to 15-free-agents/README.md diff --git a/23-free-agents/tf-23.py b/15-free-agents/tf-15.py similarity index 100% rename from 23-free-agents/tf-23.py rename to 15-free-agents/tf-15.py diff --git a/15-dataspaces/README.md b/16-dataspaces/README.md similarity index 100% rename from 15-dataspaces/README.md rename to 16-dataspaces/README.md diff --git a/15-dataspaces/tf-15.py b/16-dataspaces/tf-16.py similarity index 100% rename from 15-dataspaces/tf-15.py rename to 16-dataspaces/tf-16.py diff --git a/16-introspective/README.md b/17-introspective/README.md similarity index 100% rename from 16-introspective/README.md rename to 17-introspective/README.md diff --git a/16-introspective/tf-16.py b/17-introspective/tf-17.py similarity index 100% rename from 16-introspective/tf-16.py rename to 17-introspective/tf-17.py diff --git a/17-reflective/README.md b/18-reflective/README.md similarity index 100% rename from 17-reflective/README.md rename to 18-reflective/README.md diff --git a/17-reflective/tf-17.py b/18-reflective/tf-18.py similarity index 100% rename from 17-reflective/tf-17.py rename to 18-reflective/tf-18.py diff --git a/18-asides/README.md b/19-asides/README.md similarity index 100% rename from 18-asides/README.md rename to 19-asides/README.md diff --git a/18-asides/tf-18.py b/19-asides/tf-19.py similarity index 100% rename from 18-asides/tf-18.py rename to 19-asides/tf-19.py diff --git a/19-no-commitment/README.md b/20-no-commitment/README.md similarity index 100% rename from 19-no-commitment/README.md rename to 20-no-commitment/README.md diff --git a/19-no-commitment/config.ini b/20-no-commitment/config.ini similarity index 100% rename from 19-no-commitment/config.ini rename to 20-no-commitment/config.ini diff --git a/19-no-commitment/plugins-src/compile.sh b/20-no-commitment/plugins-src/compile.sh similarity index 100% rename from 19-no-commitment/plugins-src/compile.sh rename to 20-no-commitment/plugins-src/compile.sh diff --git a/19-no-commitment/plugins-src/frequencies1.py b/20-no-commitment/plugins-src/frequencies1.py similarity index 100% rename from 19-no-commitment/plugins-src/frequencies1.py rename to 20-no-commitment/plugins-src/frequencies1.py diff --git a/19-no-commitment/plugins-src/frequencies2.py b/20-no-commitment/plugins-src/frequencies2.py similarity index 100% rename from 19-no-commitment/plugins-src/frequencies2.py rename to 20-no-commitment/plugins-src/frequencies2.py diff --git a/19-no-commitment/plugins-src/words1.py b/20-no-commitment/plugins-src/words1.py similarity index 100% rename from 19-no-commitment/plugins-src/words1.py rename to 20-no-commitment/plugins-src/words1.py diff --git a/19-no-commitment/plugins-src/words2.py b/20-no-commitment/plugins-src/words2.py similarity index 100% rename from 19-no-commitment/plugins-src/words2.py rename to 20-no-commitment/plugins-src/words2.py diff --git a/19-no-commitment/plugins/frequencies1.pyc b/20-no-commitment/plugins/frequencies1.pyc similarity index 100% rename from 19-no-commitment/plugins/frequencies1.pyc rename to 20-no-commitment/plugins/frequencies1.pyc diff --git a/19-no-commitment/plugins/frequencies2.pyc b/20-no-commitment/plugins/frequencies2.pyc similarity index 100% rename from 19-no-commitment/plugins/frequencies2.pyc rename to 20-no-commitment/plugins/frequencies2.pyc diff --git a/19-no-commitment/plugins/words1.pyc b/20-no-commitment/plugins/words1.pyc similarity index 100% rename from 19-no-commitment/plugins/words1.pyc rename to 20-no-commitment/plugins/words1.pyc diff --git a/19-no-commitment/plugins/words2.pyc b/20-no-commitment/plugins/words2.pyc similarity index 100% rename from 19-no-commitment/plugins/words2.pyc rename to 20-no-commitment/plugins/words2.pyc diff --git a/19-no-commitment/tf-19.py b/20-no-commitment/tf-20.py similarity index 100% rename from 19-no-commitment/tf-19.py rename to 20-no-commitment/tf-20.py diff --git a/20-defensive/README.md b/21-defensive/README.md similarity index 100% rename from 20-defensive/README.md rename to 21-defensive/README.md diff --git a/20-defensive/tf-20.py b/21-defensive/tf-21.py similarity index 100% rename from 20-defensive/tf-20.py rename to 21-defensive/tf-21.py diff --git a/21-tantrum/README.md b/22-tantrum/README.md similarity index 100% rename from 21-tantrum/README.md rename to 22-tantrum/README.md diff --git a/21-tantrum/tf-21.py b/22-tantrum/tf-22.py similarity index 100% rename from 21-tantrum/tf-21.py rename to 22-tantrum/tf-22.py diff --git a/22-declared-intentions/README.md b/23-declared-intentions/README.md similarity index 100% rename from 22-declared-intentions/README.md rename to 23-declared-intentions/README.md diff --git a/22-declared-intentions/tf-22.py b/23-declared-intentions/tf-23.py similarity index 100% rename from 22-declared-intentions/tf-22.py rename to 23-declared-intentions/tf-23.py