quarternary added
This commit is contained in:
@@ -215,6 +215,13 @@ export const curriculum: Unit[] = [
|
||||
week: 10,
|
||||
description: "Place value in base 2 and converting binary numbers to denary (decimal)",
|
||||
},
|
||||
{
|
||||
slug: "quaternary",
|
||||
title: "Quaternary Numbers",
|
||||
shortTitle: "Quaternary",
|
||||
week: 10,
|
||||
description: "Place value in base 4 and converting between quaternary and denary (decimal)",
|
||||
},
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user