A collection of the programs for different task

to start:

create new folder with anyname;

inside a folder run:
git clone https://github.com/sabrina34352/backend_study.git

give input in the console, example: 1,2,3,4,5

to run program Number 1:
node src/index.js <array of inputs>
to run program Number 2:
node src/quiz/index.js