Updates to how number is generated. More decomposition and modules

This commit is contained in:
Alexander Davis
2021-06-19 18:44:27 +01:00
parent 3180b9ad57
commit 74378f8554
6 changed files with 179 additions and 108 deletions

View File

@@ -16,5 +16,5 @@
"supportedTargets": [
"microbit"
],
"preferredEditor": "pyprj"
"preferredEditor": "blocksprj"
}