Course of Raku / Essentials / Scalar variables / Declaring a variable
Quiz 2: Declaring more variables
Now, more than one scalar variable is declared with a single my
declarator. Make all lines syntactically correct.
( ) | my ␣$a, $b␣; |
( , , ) | my ␣$a␣ $b␣ $c␣; |
Course navigation
← Scalar variables | Scalar variables / Assigning a value →
💪 Or jump directly to the exercises to this section.
Translations of this page: English • Deutsch • Español • Italiano • Latviešu • Nederlands • Български • Русский • Українська