let array = ["hello.txt","hello.zip","","hello.exe"];
...........
...........
Output : [".txt",".zip","null",".exe"];
Understand the problem and solve it...make your solution on comments..
let array = ["hello.txt","hello.zip","","hello.exe"];
...........
...........
Output : [".txt",".zip","null",".exe"];
Understand the problem and solve it...make your solution on comments..
For further actions, you may consider blocking this person and/or reporting abuse
Grant Riordan -
邱敬幃 Pardn Chiu -
Sharanappa -
Mitansh Gor -
Top comments (1)