Talk:Mind boggling card trick

From Rosetta Code

Original blogpost

I had originally written a blog post on the video and thought now would be a good time to see if it makes an RC task. --Paddy3118 (talk) 12:48, 25 August 2018 (UTC)

I think it's a humdinger of a Rosetta Code task;   I spent some time in thinking of which way to go:   treat the card deck as a   list,   or treat it as an   array.   In the end, I thought that (for REXX), a list would be more idiomatic and easier to code.   -- Gerard Schildberger (talk) 06:52, 26 August 2018 (UTC)
Thanks Gerard. In February 2016 I could not think of a way to turn it into a suitable blog post. The blog post got a fair amount of views however, so I tried again. --Paddy3118 (talk) 07:23, 26 August 2018 (UTC)