An open API service indexing awesome lists of open source software.

https://github.com/sumaiyabanu15/function-task

Function Task
https://github.com/sumaiyabanu15/function-task

anonymous arrow-functions function iife

Last synced: 2 months ago
JSON representation

Function Task

Awesome Lists containing this project

README

          

# Function-Task
The following problems are solved in different types of function => Function, Anonymous function, IIFE, Arrow function.
1.Print odd numbers in an array
2.Convert all the strings to title caps in a string array
3.Sum of all numbers in an array
4.Return all the palindromes in an array