
Unit 4 lesson 11 - Code.org Professional Learning Community
Jul 30, 2020 · I’m a bit confused with the activity on unit 4 lesson 11 activity 3; it seems to ask kids to use functions but I don’t see how they can use functions with this code because not much …
Code.org Professional Learning Community
Welcome to Code.org Professional Learning Community Code.org Professional Learning Community, operated by Civilized Discourse Construction Kit, Inc.
Adding a Delay? - Code.org Professional Learning Community
May 30, 2018 · I have a program that plays notes and flashes the LEDs. But even though there is a duration to the notes, they all play (and the lights flash) instantaneously. I can’t seem to find …
Creating a Timer or Score Keeping function in the games
Apr 3, 2019 · Does anyone know how to create a timer or score keeping function in the sprite lab, app lab or game lab? We have been looking around and don’t seem to find the answer.
How to design and code a Timer in AppLab? - Code.org …
May 31, 2017 · I’m having trouble finding documentation on how to code a timer in AppLab. Can anyone direct me to the correct place? Thanks, Erin
Is there anything called "wait block" because I really need them
Dec 17, 2020 · Is there something called “Wait blocks” I really need them I tried but I have no idea how actually to do it
List Error: is not a uistring - Coding and Debugging Help
Feb 12, 2021 · I also have looked through code.org Lesson U5 L3 and all of the example problems print out to the console… I am not seeing one that shows a list in a label? I am …
List of colors available? - Code.org Professional Learning Community
Nov 7, 2022 · Is there a list somewhere of all the colors that are available for use? I know you can change all the RGB’s and get different colors, but is there a list of the colors that code has …
Code to "wait" for something to happen after touching
May 19, 2021 · A student is wondering is there is a “wait” code? He wants his player to wait for a certain amount of time when touching another object and then for the player’s velocity to …
Unit 7 8 Make a Library - Coding and Debugging Help - Code.org ...
Nov 11, 2024 · Here is a library that we are working on. Currently the first part of it works with the console log requested, but there is something not right with the function. Where are we going …