Integer comparison: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 536:
if a>b [ print [ a "is greater than" b ] ]
if a=b [ print [ a "is equal to" b ] ]</lang>
 
=={{header|Astro}}==
1,532

edits