class MyOwnClass{ public static void main(String[] args){ System.out.println("This is a test of the emergency broadcasting system.");//notice you use double quotes, rather than single quotes (Python). } }