7 kyu
Shorten Me: Array Declaration III (Fibonacci Last Digit)
136ZahNarztiK
Description:
Shorten Me: Array Declaration III (Fibonacci Last Digit)
Task
You have to write an array()
function returning an array object with elements as follow:
[ 1, 1, 2, 3, 5, 8, 3, 1, 4, 5, 9, 4, 3,
7, 0, 7, 7, 4, 1, 5, 6, 1, 7, 8, 5, 3,
8, 1, 9, 0, 9, 9, 8, 7, 5, 2, 7, 9, 6 ]
Coding Limitation:
Less than 70
characters
|||| |---|---:| |Previous: Part II (undefined)|Next: Part IV (1-30)|
Shorten Me: Array Declaration Series |
Puzzles
Restricted
Similar Kata:
Stats:
Created | Jan 9, 2018 |
Published | Jan 9, 2018 |
Warriors Trained | 290 |
Total Skips | 0 |
Total Code Submissions | 369 |
Total Times Completed | 136 |
JavaScript Completions | 136 |
Total Stars | 5 |
% of votes with a positive feedback rating | 91% of 68 |
Total "Very Satisfied" Votes | 59 |
Total "Somewhat Satisfied" Votes | 6 |
Total "Not Satisfied" Votes | 3 |
Total Rank Assessments | 5 |
Average Assessed Rank | 6 kyu |
Highest Assessed Rank | 6 kyu |
Lowest Assessed Rank | 8 kyu |