-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathLOGFILE
More file actions
39 lines (37 loc) · 1.49 KB
/
Copy pathLOGFILE
File metadata and controls
39 lines (37 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
** WARNING: blank space in BELL PEPPER deleted.30 words loaded successfully from file words.txt!
** INFO: trying to add APPLE
** INFO: trying to add BANANA
** INFO: trying to add ORANGE
** INFO: trying to add STRAWBERRY
** INFO: trying to add BLUEBERRY
** INFO: trying to add RASPBERRY
** INFO: trying to add GRAPE
** INFO: trying to add PINEAPPLE
** INFO: trying to add MANGO
** INFO: trying to add PAPAYA
** INFO: trying to add WATERMELON
** INFO: trying to add CANTALOUPE
** INFO: trying to add PEACH
** INFO: trying to add PEAR
** INFO: trying to add PLUM
** INFO: trying to add KIWI
** INFO: trying to add AVOCADO
** INFO: trying to add TOMATO
** INFO: trying to add CARROT
** INFO: trying to add POTATO
** INFO: trying to add ONION
** INFO: trying to add GARLIC
** INFO: trying to add SPINACH
** INFO: trying to add BROCCOLI
** INFO: trying to add CAULIFLOWER
** WARNING: skipping CAULIFLOWER after 30 tries.
** INFO: trying to add CUCUMBER
** INFO: trying to add ZUCCHINI
** WARNING: skipping ZUCCHINI after 30 tries.
** INFO: trying to add LETTUCE
** INFO: trying to add BELLPEPPER
** INFO: trying to add EGGPLANT
Puzzle ID: 7662.
Added words (28 of 30): ['APPLE', 'BANANA', 'ORANGE', 'STRAWBERRY', 'BLUEBERRY', 'RASPBERRY', 'GRAPE', 'PINEAPPLE', 'MANGO', 'PAPAYA', 'WATERMELON', 'CANTALOUPE', 'PEACH', 'PEAR', 'PLUM', 'KIWI', 'AVOCADO', 'TOMATO', 'CARROT', 'POTATO', 'ONION', 'GARLIC', 'SPINACH', 'BROCCOLI', 'CUCUMBER', 'LETTUCE', 'BELLPEPPER', 'EGGPLANT']
Skipped words (2 of 30): ['CAULIFLOWER', 'ZUCCHINI']
Bye!