-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added screenshots, moved genlist to a new tutorial
- Loading branch information
1 parent
6a47f65
commit fceab3a
Showing
4 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
ListItems = ["Apples", | ||
"Bananas", | ||
"Cookies", | ||
"Fruit Loops", | ||
"Milk", | ||
"Apple Juice", | ||
"BBQ Sauce", | ||
"Nesquik", | ||
"Trail Mix", | ||
"Chips", | ||
"Crackers", | ||
"Cheese", | ||
"Peanutbutter", | ||
"Jelly", | ||
"Ham", | ||
"Turkey", | ||
"Potatos", | ||
"Stuffing", | ||
"Tomato Sauce", | ||
"Pineapple", | ||
"Hot Dog Chili Sauce", | ||
"Stewed Tomatoes", | ||
"Creamed Corn", | ||
"Cream of Mushroom Soup", | ||
"Peaches", | ||
"Chilies and Tomatoes", | ||
"Cream of Chicken Soup", | ||
"Cherry Pie Filling", | ||
"Canned Beans (various)", | ||
"Cream of Tomato Soup", | ||
"Apple Pie Filling", | ||
"Canned Peas", | ||
"Green Beans" | ||
] |