Menu

[r5829]: / trunk / fuse-basic / tests / ne.bas  Maximize  Restore  History

Download this file

8 lines (7 with data), 120 Bytes

1
2
3
4
5
6
7
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.