How does this work? – Snap! Editor – Snap! Forum https://forum.snap.berkeley.edu/t/how-does-this-work/14488
I don't get logic behind it.
I know the number 0 and the string 0 look the same, but they’re different.
I don't get logic behind it.
I know the number 0 and the string 0 look the same, but they’re different.
ok so I was trying to make this thing but for some reason it wont work with the mouse, random, and center options.
loucheman: «» why the join block remove : «» and i also noticed this: but same
in working on converting something i initially wrote in javascript over to snap, what ive been doing is making blocks 'for this sprite only', as im using clones in this particular project, and im not sure why you cant ju…
think the purpose is that different sprites can have different methods for the same
Lists are a very flexible, powerful data type. One of Snap!’s ancestors, the famous Lisp language, was even entirely based on list processing (hence its name). In Snap!, lists can be used to represent arrays, ordinary li…
Since both variables keep the same address, both blocks refer to the same list.
I've made a Microwriter kbd so I can keep one hand on my mouse and one hand on it. I'm still quite slow but getting quicker the more I use it :slight_smile: Programmed it up on a micro-controller using MicroBlocks …
Does your keyboard work exactly the same as the device described in the manual you
Hello Snappers! Brooks (25M) here. I'm pretty good at math, but have always been a bit intimidated by coding so I've only just started using Snap last month I've been coming up with Snap coding projects to do for fun……
Here’s my first attempt at creating a functional version of the same block: Gets
Continuing the discussion from Coding jokes (Part 1) – #250 by futurealba. Previous discussions: Coding jokes (Part 1)
Me: I was thinking the same thing!
Complete the activities for Module 7 (Musical Notes and Scales): After completing the explorations listed in the text document for the module and watching the accompanying videos, Create a scale progression in Tune…
Then create a melody to accompany the scale progression using notes from the same
I was attempting to find all possible 5-letter combinations, using the combinations block. However, when I ran it, I got this error: Is there a way that I can change this size limit so that this block does not return …
Is this the same official version used in the current snap?
I made a basic image blurring code which works with Costume blocks. my idea was collecting the pixel rgb values around each pixel then averaging it and applying it to each pixel. so if we have a pixel list of 100. we pi…
count. not %) was like.. 1 by 1 per second. its insanely slow. my code is accessing same