Relevant folders and information for this assignment
-
02._Data_Files
- Which contains files with these formats: text, xml, yaml, json, csv.
-
file_bonanza-functions
- Which contains scripts that can read and parse the files in 2 programming languages: in this case JavaScript and Python
- Run python script with the command "python read_parse_files.py"
- Run the js script by using the command "node index.js" + the disired format. -----------------------------------------outdated-------------------------------------------