Hi, Welcome to JavaRanch! OK, overall, there are both logical and syntactic errors in this. The logical errors will keep it from working correctly, while the syntactic errors will keep it from compiling. The syntactic errors include spelling "String" with a small "s", and having two "main" methods in one class. The semantic errors include your assumption that you can call ...