Home > Back-end > OuAdd. Java: 9: error: can't find the symbol System. Out. The println (" the result is: &q
OuAdd. Java: 9: error: can't find the symbol System. Out. The println (" the result is: &q
Time:10-01
Public class ouAdd { Public static void main (String [] args) { Int sum=0; For (int I=1; I & lt;=100; I++) { If (I % 2==0) { The sum +=I; } } Even within System. Out. Println (" one hundred and for "+ sum); } }
CodePudding user response:
Look on the notepad + +, what is the format of the file