Skip to content

Commit 9fcb1f1

Browse files
authored
Rename "Pop Count" to "Eluid's Eggs" (#2335)
Exercises should be named after their story, not their implementation details. I'd also like to change the slug, but I'll leave that for another day.
1 parent fbb50d2 commit 9fcb1f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/pop-count/metadata.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title = "Pop Count"
2-
blurb = "Count the 1 bits in a number"
1+
title = "Eliud's Eggs"
2+
blurb = "Help Eluid count the number of eggs in her chicken coop by counting the number of 1 bits in a binary representation."
33
source = "Christian Willner, Eric Willigers"
44
source_url = "https://forum.exercism.org/t/new-exercise-suggestion-pop-count/7632/5"

0 commit comments

Comments
 (0)