Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
min TEST 1
#11
(12-24-2024, 07:46 AM)aurel Wrote: Merry Christmas !!!


10 PRINT "MERRY CHRISTMAS!";
20 PRINT "LET'S DRAW A TREE!";
30 PRINT
40 FOR I = 1 TO 10
50 PRINT SPACE$(10 - I); STRING$(2 * I - 1, "*")
60 NEXT I
70 PRINT SPACE$(9); "||"
80 PRINT
90 PRINT " ENJOY THE HOLIDAYS "
100 END
Reply
#12
What? No aliens? lol

Have a great xmas and an even better new year!!
Logic is the beginning of wisdom.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)