RosettaCodeData/Task/Josephus-problem/REBOL/josephus-problem-2.rebol

4 lines
107 B
Text
Raw Permalink Normal View History

2014-01-17 05:32:22 +00:00
for-the-chop: [Joe Jack William Averell Rantanplan]
execute for-the-chop 2
print [for-the-chop "survived"]