
How do I make a list? - Help with Snap! - Snap! Forum
Feb 7, 2020 · I don't think so, because it is the purpose of Snap' to teach users that you can make a variable to point to various things, not only plain text or numbers, but also more complicated stuff, for …
How to write snapblocks - Tutorials (Here's how to...) - Snap! Forum
May 31, 2025 · How to write snapblocks Snapblocks is written how you see it in Snap!, with each block on a newline.
I need some help uploading videos and using urls to videos
Aug 22, 2024 · Best regards, I am creating a program in Snap but I have not been able to get some YouTube videos to work and have them incorporated into said program or, failing that, put the url of …
List Randomizer - Share your Projects - Snap! Forum
Feb 18, 2023 · Have you ever wanted to randomize the items on a list? Now you can with this custom block! Just put the list in its spot, then put the number of times you want to be randomized! I'll make …
List tutorial - update - Tutorials (Here's how to...) - Snap! Forum
Feb 2, 2021 · List Tutorial by loucheman | Snap! Build Your Own Blocks The Snap! Community. Snap! is a blocks-based programming language built by UC Berkeley and used by hundreds of thousands of …
How to change the color of a custom block - forum.snap.berkeley.edu
Oct 7, 2024 · You can also use a custom color by Right click the blocks pallet Click on "New category" Create a name for your category Select a color from the color picker on the right of the category …
Average calculator - Snap! Editor - Snap! Forum
Mar 7, 2021 · I remix it snap.berkeley.edu remix-average caculator by loucheman | Snap! Build Your Own Blocks The Snap! Community. Snap! is a blocks-based programming language built by UC …
Create a function with parameters - Snap! Forum
Aug 12, 2019 · Hello, I would like to create a function with parameters x -> ax for exemple. The aim is to create later this one x -> ax^2+b*x+c. I would like to get back 5x (not ax). How can I do that ? Thank …
Split! - Snap! but Scratch (Part 1) - Mods & Extensions - Snap! Forum
Nov 19, 2025 · Scratchers coming to Snap! generally don’t like the “old” style Scratch 1.4 look of Snap! as they are used to Scratch 3 appearance. If the visual block changes could be incorporated into …
How to enter a 'new line' character into a text string - Snap! Forum
Sep 29, 2020 · Paradoxically, Snap! has no problem with users entering multi-line text using the ENTER key but chooses to disable it by default. What are the roles of text in Snap!? Some uses are for …