Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 217 Bytes

File metadata and controls

3 lines (2 loc) · 217 Bytes

Do something "n.times" (Simplifying "for" loops)

Implement a loop within a prototype method times that inside execute a function func exactly "the-same-number-of-times" providing it an iteration argument i.