[PERL-QOTW ADMIN] clarifications of quiz questions; QOTW web pages now in Polish
Mark Jason Dominus <[email protected]> Thu, 14 Nov 2002 21:52:16 -0500
| Newsgroups | gmane.comp.lang.perl.qotw.quiz-of-the-week |
|---|---|
| Organization | Plover Systems |
| Message-ID | <[email protected]> |
** Expert quiz clarification
This week's 'expert' quiz asks you to produce a function,
layout_tree(), which will lay out an illustration of a tree structure.
But I didn't say clearly what the function should return! The return
value of 'layout_tree()' should be a reference to an array of strings;
the strings, if printed ein order, will form the illustration. The
function is producing illustrations as ASCII-art.
This is what I meant when I said:
layout_tree($t) would then manufacture an array of strings, which,
when printed, would look something like this:
My apologies if this was unclear.
----------------------------------------------------------------
** Regular quiz correction
Also, in the regular quiz, I said:
words run from right to left and from top to bottom.
I meant 'left to right'.
----------------------------------------------------------------
** Polski
Strony "QOTW" są teraz dostępne w języku polskim. Tłumaczenie wykonał
Pan Bernard El-Hagin, za co dziękuję. Zobacz
http://perl.plover.com/qotw/
lub, jeśli Twoja przeglądarka nie pokazuje strony poprawnie:
http://perl.plover.com/qotw/index.html.pl
----------------------------------------------------------------
** Polish
Thanks to the translational efforts of Bernard El-Hagin, the QOTW web
pages are now available in Polish (in glorious ISO-8859-2). Please
see
http://perl.plover.com/qotw/
for the version your browser will prefer, and links to the other
versions.
My grateful thanks to Bernard.
I would, of course, be glad to receive translations into other
languages. Contact me if you are interested in providing one.
----------------------------------------------------------------
** How to unsubscribe from mailing lists, including this one
If you want to unsubscribe from a mailing list, do not try to do it by
sending email to the list itself, thus informing all 1,000 members of
the list that you want to unsubscribe. You are sure to annoy people.
In general, if the list is [email protected], you can send mail to
[email protected] or [email protected]. If neither
of those works, [email protected] will usually reach the list
owner. If none of those works, look in the headers of one of the list
messages to see if there is a mention of a contact address. If there
isn't, try doing a web search to see if the list has a web page.
For the QOTW lists, all of those techniques will work. You can also
get information from http://perl.plover.com/qotw/ .