Help for this page

Select Code to Download


  1. or download this
    for (1..2) {
       for ((), 4..8) {
          say $_++;
       }
    }