News

Most code editors are similar to notepad.exe in that they are "text editors", but unlike notepad.exe they have functionality built into them to send the code into the compiler.
Change the text in the "output.write" line to what you want the text to say. Save your project. When you run your Java program, it will create a text file you can open in Notepad.