Are you trying to copy the code from the method player() into method main()
If so, here is the answer: methods having void type cannot return any values, the return statement needs to be replaced...