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
Similar Kata:
Stats:
Created | Jan 9, 2018 |
Published | Jan 9, 2018 |
Warriors Trained | 167 |
Total Skips | 1 |
Total Code Submissions | 343 |
Total Times Completed | 72 |
JavaScript Completions | 72 |
Total Stars | 3 |
% of votes with a positive feedback rating | 96% of 40 |
Total "Very Satisfied" Votes | 37 |
Total "Somewhat Satisfied" Votes | 3 |
Total "Not Satisfied" Votes | 0 |
Total Rank Assessments | 6 |
Average Assessed Rank | 6 kyu |
Highest Assessed Rank | 5 kyu |
Lowest Assessed Rank | 8 kyu |