// This is the starter code snippet. // Follow the notebook to finish it up! public class DefineFunction { public static void AnnounceDeveloperTeaTime();// Adding the label of our function public static void main(String[] args) { } }