WeBWorK Problems

arrays in perl/webwork

Re: arrays in perl/webwork

by Michael Gage -
Number of replies: 0
It's identical to perl (except use two tilde's ~~ for creating references to hashes or arrays instead of \ ).

My favorite perl intro is "Learning Perl" by Randall Schwartz.