about | help | code help+videos | done | prefs |
Given a String of the form "The fish is blue" where fish can be any four letter animal, return the animal. animal("The fish is blue") → "fish" animal("The goat is grey") → "goat" animal("The bear is brown") → "bear" ...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