The task is simple - given a 2D array (list), generate an HTML table representing the data from this array. You need to write a function called to_table/toTable, that takes three arguments: As you can ...
array discussion Discussing a topic with no specific actions yet good first issue Clearly described and easy to accomplish. Good for beginners to the project.