Download this file
8 lines (7 with data), 113 Bytes
| 10 PRINT 1 > 2
20 PRINT 2 > 2
30 PRINT 3 > 2
40 PRINT 0 > 1
50 PRINT -1 > -2
60 PRINT 2.7 > 3.1
70 PRINT -1 > -1
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.