Help for this page
Select Code to Download
Select
or
download this
sub PI () { return 3.14 }
Select
or
download this
sub constantArray () { return ( 4, 5, 6) }