mirror of
https://github.com/google/blockly.git
synced 2026-01-13 20:07:08 +01:00
Updated Lists (markdown)
2
Lists.md
2
Lists.md
@@ -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"].
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user