From a3004b2d5118ce5d689016a4704065a1a1e6e660 Mon Sep 17 00:00:00 2001 From: Victor Williams Date: Mon, 29 Jan 2024 18:11:09 -0500 Subject: [PATCH] Add Snapple Fact #289 --- src/snappleFacts.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/snappleFacts.ts b/src/snappleFacts.ts index 75cc5a8..82d2644 100644 --- a/src/snappleFacts.ts +++ b/src/snappleFacts.ts @@ -1154,6 +1154,10 @@ const snappleFacts: SnappleFact[] = [ number: 288, fact: 'Four Corners, AZ, is the only place where a person can stand in 4 states at the same time.', }, + { + number: 289, + fact: 'In 1908, the first lollipop-making machine started in New Haven, CT.', + }, { number: 291, fact: 'Africa is divided into more countries than any other continent.',