Public class InTheBeginning{ public static void main(String[] args) { System.out.println("Let there be light"); } }