Updated Lists (markdown)

Aaron Dodson
2025-02-11 15:05:32 -08:00
parent 40db5b407d
commit eeb1bace00

@@ -41,7 +41,7 @@ While the new item was added at the bottom in this example, it can be added anyw
## create list with item
The **create list with item** block lets you create a list that has the specified number of copies of an item. For example, the following blocks set the variable **words** to the list containing ["very", "very", "very"].
The **create list with item** block lets you create a list that has the specified number of copies of an item. For example, the following blocks set the variable **words** to the list containing ["very", "very", "very", "very", "very"].
![](list-create-list-with-item.png)