ash / raku-course

28 stars 11 forks source link

Question about quiz on single line comments #1

Closed hsmyers closed 3 years ago

hsmyers commented 3 years ago

The question about: my $city #Not yet known# = 'TBA';, the comment is correct, the fact that it wipes out the end of the statement in no way changes that. You didn't ask about errors, you asked about comments.

ash commented 3 years ago

Well, formally, you are correct. Let's change it. dd3df0a