Periodic table: Difference between revisions

Content added Content deleted
Line 381: Line 381:


==={{header|FTCBASIC}}===
==={{header|FTCBASIC}}===
<syntaxhighlight lang="basic">rem periodic table lookup example
<syntaxhighlight lang="basic">rem uses carry command to perform modulus
rem uses carry command to perform modulus
rem compiles with FTCBASIC to 545 bytes com file
rem compiles with FTCBASIC to 545 bytes com file