public/subjects/verydisco-reverso
Chris 2b376b7acc clarifications 2021-03-11 02:50:30 +00:00
..
README.md clarifications 2021-03-11 02:50:30 +00:00

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 your verydisco.txt file would print discovery in console.

Notions