j4 (nice handle by the way)

Just a small niggle that the python statement in J would not be 

    (<./ 1 2 3 4 , 0 10 0 10)
0

but,
   (<./ 1 2 3 4 ,: 0 10 0 10)
0 2 0 4

at least by the way that I read it. 

Your exploration of these concepts is appreciated by this member of the peanut 
gallery. I am learning a great deal, although the skills required to contribute 
are beyond me.

Cheers, bob

> On Feb 28, 2018, at 8:21 AM, james faure <james.fa...@epitech.eu> wrote:
> 
> To translate the python statement to j, one would write (<./ 1 2 3 4 , 0 10 0 
> 10)

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to