Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Converting numbers into roman numerals..
#8
I remember that!

Code:
IF num = 1 THEN PRINT "Odd."
IF num = 2 THEN PRINT "Even."
IF num = 3 THEN PRINT "Odd."
...
IF num = 600000 THEN PRINT "Even."

:rotfl:

I seem to recall that the person asking for it had trouble compiling it ;*)
Reply


Messages In This Thread
Converting numbers into roman numerals.. - by oracle - 09-12-2003, 12:35 PM
Converting numbers into roman numerals.. - by Neo - 09-17-2003, 03:39 PM
Converting numbers into roman numerals.. - by Neo - 09-17-2003, 03:44 PM
Converting numbers into roman numerals.. - by Neo - 09-17-2003, 04:39 PM
Converting numbers into roman numerals.. - by Neo - 09-18-2003, 04:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)