Meeting 1005: Coffee Talk

Today, we discussed the finer points of coffee consumption. Topics included:

		// CoffeeBeanSourcing.java
		public class CoffeeBeanSourcing {
			public static void main(String[] args) {
				System.out.println("Arabica, Robusta, or a mix? The debate rages on.");
			}
		}
		

Note: We will be discussing the implications of this code on our coffee supply chains in future meetings.

View code repository View Minutes