8 kyu

Basic Training: Add item to an Array

12,079 of 22,529jhoffner

Description:

Add the value "codewars" to the websites array.
After your code executes the websites array should == ["codewars"]

The websites array has already been defined for you using the following code:

websites = []
var websites = [];
websites = []
$websites = []
export const websites: string[] = [];
Arrays
Fundamentals

More By Author:

Check out these other kata created by jhoffner

Stats:

CreatedFeb 16, 2013
PublishedJun 13, 2013
Warriors Trained28412
Total Skips1159
Total Code Submissions53120
Total Times Completed22529
JavaScript Completions12079
CoffeeScript Completions449
Ruby Completions3513
Python Completions6590
TypeScript Completions730
Total Stars126
% of votes with a positive feedback rating78% of 2341
Total "Very Satisfied" Votes1618
Total "Somewhat Satisfied" Votes439
Total "Not Satisfied" Votes284
Ad
Contributors
  • jhoffner Avatar
  • Javatlacati Avatar
  • nbeck Avatar
  • kazk Avatar
  • ejini战神 Avatar
  • Just4FunCoder Avatar
  • farhanaditya Avatar
  • 4500zenja1 Avatar
  • KayleighWasTaken Avatar
Ad