commit fd1ce45b9b8c4ff1c1d2b94a4b40ab9ae714080c Author: Elliot Nunn Date: Mon Sep 17 09:44:46 2018 +0800 initial diff --git a/BuildCubeE.py b/BuildCubeE.py new file mode 100755 index 0000000..1db1b12 --- /dev/null +++ b/BuildCubeE.py @@ -0,0 +1,3 @@ +#!/usr/bin/env python3 + +print('there, done!') \ No newline at end of file