SyntaxFix
Write A Post
Hire A Developer
Questions
You can get rid of the first line. You don't need import java.lang.*;
import java.lang.*;
Just change your 5th line to:
public static void main(String [] args) throws Exception