Skip to content

Commit da8dccf

Browse files
committed
folder js_hw_3
1 parent c642b4a commit da8dccf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

javaScript_HW_3/JS_HW_3_4.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)