The Twelve Days of Christmas: Difference between revisions

m
(Added uBasic/4tH version)
Line 5,792:
Print "My true love gave to me:"
 
For j=i To 0 STEPStep -1 ' show list of gifts
Print Show(@v(j))
Next
Line 5,821:
Push Dup("Twelve drummers drumming")
Return</lang>
 
=={{header|UNIX Shell}}==
{{works with|Bourne Again SHell}}
374

edits