Help for this page

Select Code to Download


  1. or download this
    if (grep((0 + $_ >= 99999999)), @times) {
    
  2. or download this
    if (grep (((0 + $_) >= 99999999), @times)) { ...
    
    # prints: Times: 1 2 3 4