Re: Miraheze (ping tom)

new topic     » goto parent     » topic index » view thread      » older message » newer message

This is wrong:

// inclusive slice 
           ? s[2..4] 
           ? s[-4..-2] 
                       -- output for both is: 
           -----> {30,40,50} 

Output should be:

{20,30,40} 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu