http://qs321.pair.com?node_id=243377


in reply to Re: Re: Re: Re: Looped around my neck (help with my poor little loops!)
in thread Looped around my neck (help with my poor little loops!)

What he was giving you is called pseudocode. Basically, it means stating the solution as a series of steps in more-or-less plain english. This would then be translated by the programmer into source code.

--- print map { my ($m)=1<<hex($_)&11?' ':''; $m.=substr('AHJPacehklnorstu',hex($_),1) } split //,'2fde0abe76c36c914586c';
  • Comment on Re: Re: Re: Re: Re: Looped around my neck (help with my poor little loops!)
  • Download Code