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.
Chris
2b376b7acc
|
4 years ago | |
---|---|---|
.. | ||
README.md | 4 years ago |
README.md
verydisco-reverso
Instructions
Create a verydisco-reverso.mjs
script that:
- takes the name of a file (with the extension) as a first argument
- reads this file
- deciphers the content of this file by reversing it from the
very disco
mode - prints the result in the console
For example:
- Reading the
verydisco
content of yourverydisco.txt
file would printdiscovery
in console.