1Write an arrow functioneasy · 10 minWrite an arrow function that doubles a number. Show it for 25.Acceptance criteria1.#out should show 50.TaskHints 0/1Solution