MIT-Emerging-Talent / 2024-group-11-collaboration-practice

MIT License
0 stars 3 forks source link

Challenge: Array_product #22

Closed MajorPrestige closed 10 months ago

MajorPrestige commented 10 months ago

Solve String Pattern Problem

Requirements:

Write a function that returns an array where each element is equal to the product of all elements in the input array, excluding the current one. add documentation all tests are green