| about | help | code help+videos | done | prefs |
scottm@cs.utexas.edu cs305j-set5 > countHi
prev | next | chance
| Return the number of times that the string "hi" appears anywhere in the given string.
countHi("abc hi ho") → 1 countHi("ABChi hi") → 2 countHi("hihi") → 2 ...Save, Compile, Run prev | next | chance | CodingBat > scottm@cs.utexas.edu cs305j-set5 |
Progress graphs, just for fun:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
206.0 Post-solution available
Copyright Nick Parlante 2006-11 - privacy