MEETING Hacks: Jim's Attendance Policy Edition

Jim is the king of attendance. His policy is simple:

Here are some fun facts about Jim's attendance policy:

Want to learn more about how to survive Jim's meetings? Check out our comprehensive guide: Surviving Jim's Meetings: A Guide for the Desperate

			// Jim's Attendance Policy in Code
			// Version: 1.0
			if (arrived late) {
				print("You're fired!");
			}
			if (no valid reason provided) {
				print("You're fired!");
			}
			if (attempted to sneak out) {
				print("You're fired! Twice!");
			}