I am studying java, I know java variable scope, such as class level, method level, block level. but when I try to practice the variable scope, I meet the error in my code. m