| about | help | code help+videos | done | prefs | 
Egg cartons hold 12 eggs. Given a number of eggs, return the number of cartons needed to hold those eggs. cartonCount(1) → 1 cartonCount(11) → 1 cartonCount(12) → 1 ...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: 100
Copyright Nick Parlante 2017 - privacy