public class HappyWomenDay { private static String str = """ ^^^^^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^^^^^ ^ ^ ^ ^^^^^ ^ ^ """; public static void main(String[] args) { System.out.printf(str); } }