| about | help | code help+videos | done | prefs |
Java > Warmup-1 > startHi
prev | next | chance
| Given a string, return true if the string starts with "hi" and false otherwise.
startHi("hi there") → true startHi("hi") → true startHi("hello hi") → false ...Save, Compile, Run prev | next | chance | CodingBat > Warmup-1 |
Progress graphs, just for fun:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
145.0
Copyright Nick Parlante 2006-11 - privacy