THE ERROR
SimpleDotComTester.java:64: cannot find symbol
symbol : method getUserInput(java.lang.String)
location: class GameHelper
String guess = h.getUserInput("Enter your choice :");
^
1 error
Please rectify this error...and tell why the heck it is coming??