Scalars, Arrays, Hashes, Context, and Conversions
This quiz covers the fundamentals of Perl variables: scalars (`$`), arrays (`@`), and hashes (`%`), including how context (scalar vs. list) affects them and how Perl handles type conversions.
Loading history...