I'm using system. out.printing , but when I check the program, output comes back , " Symbol not found ".
What symbols am I looking for?
print symbol.
Under discussion
Comments (1)
- Popular
- New
- Old
You must be signed in to leave a comment
Nouser
2 May 2020, 19:48
It's hard to tell without seeing the code cause there are several possibilities for that error message.
E.g. using a variable without declaring it or misspelling a method or class
ahh, :) after reading again...
system. out.printing is wrong
it should read
0