Dein Suchergebnis zum Thema: Samen

"expected a number, getting a list" error and I cannot figure out why – Snap! Editor – Snap! Forum

https://forum.snap.berkeley.edu/t/expected-a-number-getting-a-list-error-and-i-cannot-figure-out-why/14475

this right now is the bane of my existance. the most inner loop is giving the error and i have checked every reporter and tried running bits of the loop separately. the reporters all return numbers; everything works f…
tl;dr unicode makes it so emojis and symbols stay the same no matter where they are

Looking for a way to determine the weekday of any date – Snap! Editor – Snap! Forum

https://forum.snap.berkeley.edu/t/looking-for-a-way-to-determine-the-weekday-of-any-date/19607

What i am looking for is – so to speak – another version of the current block. I would like to give it a date – let's say the first of january of any year and by that determine the weekday. This helps me to determine if…
If you know an algorithm that would work in Javascript, you can code the same algorithm