12 Generalizations, step 5

Hi @rubyrunner48842, it doesn’t look like you have uncommented anything yet.

Amigo, para voce passar do exercicio 5 voce tem que dar espaço entre todos os sinais de igual ( = ) para ficar melhor compreensao e tambem nas letras que voce inserir, para dar certo apague os sinais de comentario ( /) (/) e pode tentar que vai dar certo.

its not working for me either

just get rid of the /* and */ on line 8

3 posts were split to a new topic: Hey can someone help me I am stuck on level 12 step 5

rubyrunner, I’ll help you a bit.

Take away the /* before System.out.printIn(epicLevel); and the */ after it.

BTW, the epicLevel in parentheses is wrong. Change it.