mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Louise Foussat
fe67e63061
|
4 years ago | |
---|---|---|
.. | ||
README.md | 4 years ago |
README.md
tell-me-who
Instructions
Create a tell-me-how-who.mjs
script that takes your folder path as an argument and print the names of the guests that answered to your invitation in the console.
The output must print one guest per line, in ascending alphabetic order, and formated as following: Number. Lastname Firstname
(number beginning at 1).