1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
the way you write the binary colum
from right to left 1-128
how the numbers for the binary column are determined
start from 1 and double until 128
how it is determined if a column has a 1 or 0
if the number above the column fits in the given number
binary for 84
01010100