<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/en/courses/learn-java/lessons/introduction-to-java/exercises/data-types-1?action=resume
<In what way does your code behave incorrectly? Include ALL error messages.>
I have no idea where to put the int. I tried System.out.println(int7); System.out.println(7int); System.out.println(int7int); Please help.
Replace this line with your code.
<do not remove the three backticks above>