September Morn Update
This commit is contained in:
parent
4e2d22a71d
commit
aac6731f2c
6856 changed files with 141342 additions and 21127 deletions
|
|
@ -6,4 +6,3 @@ print " Decimal 100:", 100
|
|||
print " Hexadecimal &h64:", &h64, hex$(100)
|
||||
print " Octal &o144:", &o144, oct$(100)
|
||||
print " Binary &x1100100:", &x1100100, bin$(100)
|
||||
<lang futurebasic>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue