Create sub directory for Go course

Created the below sub directory 0000 and moved all the 000-whatever directories to that directory, so I don’t have to wade through 155 directories, that I don’t currently know the purpose of. That way I start seeing the directories related to the course, beginning with 010-pkg-main-func-main. I also created a 0001-done sub-directory, to move the lesson completed directories to. So I can start out close to where I am in the course.

bill@bill-MS-7B79:Todd/learn-to-code-go-version-03$ ls -la
total 336
drwxrwxr-x  53 bill bill 61440 May  9 09:39 .
drwxrwxr-x   7 bill bill 16384 Jan 13 21:36 ..
drwxrwxr-x 157 bill bill  4096 May  9 09:17 0000
drwxrwxr-x 105 bill bill  4096 May  9 09:39 0001-done
drwxrwxr-x   2 bill bill  4096 Jan 13 21:32 139-writer-interface-file
drwxrwxr-x   2 bill bill  4096 Jan 13 21:32 140-writer-interface-byte-buffer
drwxrwxr-x   2 bill bill  4096 Jan 13 21:32 141-writer-interface-file-or-byte-buffer