Help for this page

Select Code to Download


  1. or download this
    sub PI ()
    { return 3.14 }
    
  2. or download this
    sub constantArray ()
    { return ( 4, 5, 6) }