package testing_gmail_com; public class Order { public static void main(String[] args) { System.out.print("High Value Item!"); } }