1 parent c642b4a commit da8dccfCopy full SHA for da8dccf
1 file changed
javaScript_HW_3/JS_HW_3_4.js
@@ -0,0 +1,6 @@
1
+/* Task 4****
2
+write a function:
3
+The function builds a tree-like list of the company.
4
+When it is called, a list of company departments should be displayed in the console,
5
+indicating the number of employees and respecting the nesting of departments.
6
+*/
0 commit comments