public static void printSchedule(string exec)
Console.WriteLine("10:30 Carta Onboarding");
Console.WriteLine("11:30 Call w/ Rob S");
Console.WriteLine("12:00 Discuss Management Exp w/ Brian");
Console.WriteLine("1:00 Lunch & Learn w/ yours truly");
Console.WriteLine("2:30 Discuss Process for Updating Web Portal");
Console.WriteLine("4:00 Call JJ List");
Console.WriteLine("5:30 Sync Up w/ Cindy & Ben");
public static void Main()