What is a list?
What is a list index?
What is the index of the last item in a list of length 5?
What can go in a list?
What does a
forblock do?For the App with the following blocks:
What text will
Label1display after the user clicksButton1?What text will
Label1display afte the user clicksButton2, thenButton1?What text will
Label1display afte the user clicksButton2twice, thenButton1?What text will
Label1display afte the user clicksButton2, thenButton3?What text will
Label1display afte the user clicksButton2twice, thenButton3?