I was not clear.  I meant: at the time? when we can respond, please send a
copy of this message to the list.

Personally, I am not going to read a message that I am not supposed to
respond to.  If I did, that would create problems for me.

-- 
Raul

On Tuesday, February 14, 2012, Linda Alvord <lindaalv...@verizon.net> wrote:
> 2/22/2012
>
> -----Original Message-----
> From: programming-boun...@jsoftware.com
> [mailto:programming-boun...@jsoftware.com] On Behalf Of Raul Miller
> Sent: Tuesday, February 14, 2012 7:42 AM
> To: Programming forum
> Subject: Re: [Jprogramming] Challenge 6 Many Many Cherry Trees
>
> Please send again when we can respond -- I will read it then.
>
> --
> Raul
>
> On Tuesday, February 14, 2012, Linda Alvord <lindaalv...@verizon.net>
wrote:
>> Challenge 6 Many Many Cherry Trees   PLEASE DO NOT RESPOND UNTIL
2/22/2012
>> 12 am EST
>>
>>
>>
>>
>>
>> If necessary, ask questions, but try not to give away your strategy for
>> solving the challenge.
>>
>>
>>
>> Design a function with no restrictions on style or specific functions.
>>
>> It should produce a triangle similar to the ones shown below. Each row is
> a
>> successive scramble of the character string above it with one added
> symbol.
>> The  final line is a scramble of the entire list.
>>
>>
>>
>>  gw 'many'
>>
>>   a
>>  a n
>>  a y n
>> a m y n
>>
>>
>>
>>  gw 'many'
>>
>>   m
>>  y m
>>  y a m
>> n a m y
>>
>>
>>
>>  gw 'cherrytrees'
>>
>>          s
>>         r s
>>        h s r
>>       h r s y
>>      y s r e h
>>     e h r s r y
>>    y r e s h e r
>>   s e r r e y e h
>>  e s t e r e y h r
>>  r e r s t r y e e h
>> e r c r h y r e t s e
>>
>>   a=:gw '%%%####'
>>
>>   a,.a,.a,.a
>>
>>      %             %             %             %
>>     % #           % #           % #           % #
>>    % # %         % # %         % # %         % # %
>>   % # # %       % # # %       % # # %       % # # %
>>  # % # % #     # % # % #     # % # % #     # % # % #
>>  # % # % % #   # % # % % #   # % # % % #   # % # % % #
>> # % # # # % % # % # # # % % # % # # # % % # % # # # % %
>>
>>
>>
>> Linda
>>
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
>>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to