A. Have you downloaded
and run DiceRoll.pl?
B. Do you see from the repetitive
code within DiceRoll.pl the advantage of using arrays?
C. How comfortable are you
with how arrays are indexed and how to access their elements? Very
comfortable
D. How comfortable are you
with list notation, e.g. (0..9), in array assignments? Very
comfortable
E. How comfortable are you
with the different ways to put or extract values from the ends of arrays
(using push,
pop,
shift,
unshift)? Very
comfortable
F. How comfortable are you
with the distinction between list context and scalar context? Very
comfortable
G. Please choose up to three
study questions that you would most like discussed in class:
SQ1 SQ2 SQ3 SQ4