You can see the text that is printed in the IDE. So, if you want to stop it printing find the line of code that prints it and either delete it or turn it into a comment by putting // in front of it to make it into a comment.
You can see the text that is printed in the IDE. So, if you want to stop it printing find the line of code that prints it and either delete it or turn it into a comment by putting // in front of it to make it into a comment.