Family Day update
This commit is contained in:
parent
aac6731f2c
commit
9ad63ea473
2442 changed files with 39761 additions and 8255 deletions
|
|
@ -15,7 +15,7 @@ Procedure.i gray_decode(g)
|
|||
EndProcedure
|
||||
|
||||
If OpenConsole()
|
||||
PrintN("Number Binary Gray Decoded")
|
||||
PrintN("Number Gray Binary Decoded")
|
||||
Define i, n
|
||||
For i = 0 To 31
|
||||
g = gray_encode(i)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue