Scratch Lists | How to Use Lists in Scratch 3.0 Example

preview_player
Показать описание

*** List on Scratch Wiki ***

*** Patreon Page ***

*** Surfing Scratcher Shop ***
Educators and teachers, you can find unplugged lessons, resources and activities to purchase for this tutorial series on my website here:

*** Catch me on social media ***

*** Video Description ***
In this Scratch 3 basics tutorial, we follow on from the previous tutorial on variables to help our understanding of lists. Essentially, lists are just a bunch of variables group together. We use the idea of a street with houses on it to understand variables. A street has a name, which is the same as the name for a list. Each street has a house on it and each list has a place for a variable. Each house has a number so that we can locate it. Each list item has a position so that we can locate it as well. We also go through each block that we can use for lists including: how to add an item to a list, how to delete an item in a list, how to add an item at a position, how to delete an item at a position, how to get the value of an item and how to check if an item is in our list.

*** What is Surfing Scratcher? ***
Surfing Scratcher wants to show learners, students, educators and teachers how to learn mathematics through coding games online with Scratch 3 programming projects. Whether you are a Scratch beginner, or you're an educator wondering how to use Scratch in your classroom or looking for lessons & resources for your classroom, Surfing Scratcher is here to help you on your journey.

*** Check out the other playlists now ***

#scratch #creativecomputing #scratchbasics
Рекомендации по теме
Комментарии
Автор

SCRATCHY QUESTION: What are lists called in some other programming languages that you know?

SurfingScratcher
Автор

I'm a student in college and this video really helped me, thank you so much! :)

emily
Автор

wow, this helps a lot!! ive been wanting to stop watching youtube tutorials cause i dont feel like im leareing nothing, so i came to u!! thx!!

judeposey
Автор

Man thank you so much bro, I gotta use lists for a project for a teacher who doesn’t know anything. So you just saved my ass

junjomo
Автор

This is sad because scratch is for kids and I’m in comp sci 1 and cant even do this right

sirsalty
Автор

Thank you really much! It helped me a lot! I learn Python, HTML and C++. In Python lists are called “lists” too, but you can use “Tuples” and “sets”. But I have a question: For what can you use lists in Scratch? Thanks for an answer in advance! Best regards!😊😊

michaelajohann
Автор

Wow, good tutorial! Please don't stop uploading tutorials!

avbergman
Автор

Wow, you are good making tutorials, i dont know why you not have more subsuribers!

avbergman
Автор

you under explained everything. I've been trying to figure out how to use lists for a while now and I don't think there is a video on YouTube that can do it the right way

nathanmullings
Автор

Hi! Can we influence how many lines of the list are shown at a certain moment? For ex. I need to show the superpowers gained just at the levels of a game so far
Using several lists for that would increase the code too much

momchilmichaylov
Автор

Thanks for sharing! Is it possible to store sounds or costumes in a list? I'm trying to create a speaking clock (which speaks out the time) but using 100 if statements is no fun and makes the project meaningless.

hyunlixate
Автор

Fanally someone who dowsn't just have begginers, but also advanced tutoriels on something, but I have to start with the basics first

ArnavBoom
Автор

I can't find <<item [dropdown option] of "list">> in 3.0. It is in a Scratch Wiki, but I don't see it on this video and I don't have it in my projects. I asked on the Scratch Discussion page, but the only response I have gotten so far is that it is still there. That doesn't help. Where is it? I also notice in the wiki that there is a <<delete [dropdown option] of "list>> but not on my project. The wiki specifically says <<item [last] of "list">> and <<delete [last] of "list">> with [last] having a dropdown option. Please help. I am making a chatbot for a masters AI class and it would help to have the blocks according to the Wiki.

amychittenden
Автор

I'm having trouble to add a specific amount of items on my list eg: repeat 10 times, add item (thing) to list. It keeps adding less then I coded it to, is there a way to fix this?

isaacsdreamyworld
Автор

thanks i used this for a neural network

yyhhttcccyyhhttccc
Автор

<[ v] contains []?> also can be work-arounded with <item # of () in [ v] > (0)>

EHMM
Автор

Hi, Is it possible to select a item in the list and play music accordingly?

binnysrivastava
Автор

How can i get a better resolution on my scratch project? Not to layers. I want to my project . Thank you in advance

bondryfullgames
Автор

hi, min 2:14... appeared the STACK BLOCK, I looked all over google, no explanation of this type square block, thx

jeanlucfunck
Автор

lists are arrays? Any idea how to create a input field so that I can add a value to the list such as 'page number'?

icetom