Output only digits

  • 6
  • Locked
Replace the main method's System.out object with your own reader wrapper similar to the one shown in the lesson. Your reader wrapper should output only digits. Call testString's existing printSomething() method. Restore the System.out variable back to the original stream. Display the modified string
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet