about | help | code help+videos | done | prefs |
Estrarre da un array solo i numeri con valore compreso tra 6 e 10, estremi compresi. estraiSeiToDieci([5, 10, 4]) → [10] estraiSeiToDieci([5, 4, 3]) → [] estraiSeiToDieci([6, 6, 10]) → [6, 6, 10] ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 340
Copyright Nick Parlante 2017 - privacy