Update config.json to add Fractions Concept (#3559)

This commit is contained in:
BethanyG
2023-12-05 14:03:51 -08:00
committed by GitHub
parent 44b0c7f41a
commit cb75332df9

View File

@@ -2373,6 +2373,11 @@
"slug": "enums",
"name": "Enums"
},
{
"uuid": "8ac7c6b5-5786-45dd-8ce3-5b139da06471",
"slug": "fractions",
"name": "Fractions"
},
{
"uuid": "26b147e0-2cdc-4325-a6b4-6a2dd5bb69b1",
"slug": "function-arguments",