public class AboutMe { public static void main(String[] args) { System.out.println("** Coding is in my blood **"); } }