Skip to main content
Inspiring
January 22, 2013
Question

Quick survey on coding techniques

  • January 22, 2013
  • 2 replies
  • 835 views

G'day:

I'm just running a quick survey on my blog, and if you had a coupla min to write some code and post it for me, that'd be a big help.

This is the blog article, and this is a summary of the question:

Consider this string:


nz = "Aotearoa";


What I want is to see how you'd approach turning that into an array of characters, ie: so if you dumped it you'd get this:


array
1A
2o
3t
4e
5a
6r
7o
8a

That's it.

Thanks for helping (if you do, that is 😉

--

Adam

This topic has been closed for replies.

2 replies

Inspiring
January 23, 2013

Will you be posting the results?

Inspiring
January 23, 2013

Yup, once I get enough results. It'll go on my blog though, rather than here, but I'll post the URL when it's done. Probably won't be until next week though.

--

Adam

Inspiring
January 22, 2013

answer transferred to survey monkey