6 kyu

Shorten Me: Array Declaration VII (Alphabets)

Description:

Shorten Me: Array Declaration VII (Alphabets)


Task

You have to write an array() function returning an array object with elements as follow:

[ 'a', 'bB', 'c', 'dD', 'e', 'fF',
  'g', 'hH', 'i', 'jJ', 'k', 'lL',
  'm', 'nN', 'o', 'pP', 'q', 'rR',
  's', 'tT', 'u', 'vV', 'w', 'xX',
  'y', 'zZ' ]

Coding Limitation:

Less than 70 characters


|||| |---|---:| |Previous: Part VI (Months)|Next: Part VIII (Musical Scales)|

Shorten Me: Array Declaration Series

Puzzles
Restricted

Stats:

CreatedJan 9, 2018
PublishedJan 9, 2018
Warriors Trained167
Total Skips1
Total Code Submissions343
Total Times Completed72
JavaScript Completions72
Total Stars3
% of votes with a positive feedback rating96% of 40
Total "Very Satisfied" Votes37
Total "Somewhat Satisfied" Votes3
Total "Not Satisfied" Votes0
Total Rank Assessments6
Average Assessed Rank
6 kyu
Highest Assessed Rank
5 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • ZahNarztiK Avatar
  • Bubbler Avatar
Ad