Help for this page

Select Code to Download


  1. or download this
        say ($x . "");  # concatenate an empty string to it
    
  2. or download this
        say ($x + 0);   # add zero to it