Need College Help

College Career Education Advice Services

  • Home
  • About Us
  • Contact Us
You are here: Home / School Projects / Charger Coders Quiz #3 👨🏽‍🏫💻🖱

Charger Coders Quiz #3 👨🏽‍🏫💻🖱

August 22, 2019 NCH

From this week please be original, natural words discuss what you learned this week mention key terms, 5 or more vocabulary words. One hint name of a machine that dispenses cash.

School Projects quiz, school, students

Comments

  1. Eric Lopez per. 1 says

    August 23, 2019 at 8:10 am

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

    • jazmine teran says

      August 23, 2019 at 9:05 am

      variable- is a named location in memory

      loop- used to repeat the same set of instructions

      nested loop- a loop nested inside another loop

      global- every sprite can see

      local- only one can see

    • Emily Mendivil says

      August 23, 2019 at 9:09 am

      This week I learned about how to use loops. Loops are a set of instructions. Another thing I learned is how to make a brick wall using a nested loop, this when a loop nested inside another. I also learned how to get different sprites to pick up on each others actions by putting a global command. There is another setting to where only I am able to know its command. The biggest factor in the variable, which is a named location in memory.

      • NCH says

        August 25, 2019 at 11:01 am

        Superior answer and writing.

    • Quintin says

      August 29, 2019 at 2:57 pm

      I learned the word variable it means its a named location in memory . Also learned that the loop is a repeat of the same set of instruction. And nested loop is just a loop within a loop. And i learned that every sprite can see And local is only when one can see.

      • NCH says

        August 29, 2019 at 4:27 pm

        Solid on the spot answer. Make sure you complete all your quizzes.

  2. Alondra Grijalva says

    August 23, 2019 at 8:29 am

     Loops- Used to repeat codes over and over again
    – Forever loops
    – Specified loops
    – Until loops
     Nested loops- One loop inside the other
     Global – Visible to everyone
     Local- only one

  3. Eduardo says

    August 23, 2019 at 9:02 am

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

  4. Alberto Saylor says

    August 23, 2019 at 9:04 am

    loop: used to repeat the same set of instructions
    variable: is a named location in memory
    local: only one could see
    nested loop: a loop nested inside another loop
    global: every sprite can see

  5. Marcus Goudeau period 2 says

    August 23, 2019 at 9:06 am

    local only one sprite can see
    global all the sprites can see
    Loop repeats the same set of instructions over and over
    Nested loop a loop nested inside another loop
    Variable Named location in memory

  6. leyla quiroz says

    August 23, 2019 at 9:06 am

    variable -A named location in a memory
    loop-A block used to repeat the same set of instructions.
    Nested loop-A loop nested inside of another loop.
    Global-Where the other sprites can see.
    Local-Only you choose who could see.

  7. oscar says

    August 23, 2019 at 9:09 am

    Loop- used to repeat the same set of directions
    variable- is a named location in memory
    local- only one sprite can see it

  8. Juan Valencia says

    August 23, 2019 at 9:10 am

    Variable-is a named place in the memory
    Loop-used to be repeat the same set of instructions
    nested loop-a loop within a another loop
    global-every sprite can see everything
    local- only one person can see one thing

  9. keiser g says

    August 23, 2019 at 9:12 am

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see
    this week i learned how to use loops and created nested loops .
    also how to use all of these together and create more projects

  10. Juan Valencia per 2 says

    August 23, 2019 at 9:16 am

    Variable- is a named place in memory
    Loop-used to repeat a set of instructions until it is told to be stop
    Nested loop-a loop within a another loop
    Global-every sprite can see the instruction
    Local-only one sprite can see the instruction

  11. Juan Rios p2 says

    August 23, 2019 at 9:20 am

    nested loops: these are loops inside other loops

    loops:loops repeat thing and makes it easier so we don’t have repeat or re-type things

    global: this means that all sprites can see what you do

    local: only one sprite can see

    conditional loop: that take the three operands(conditions to be checked) the value when the condition is true

  12. Juan Rios p2 says

    August 23, 2019 at 9:21 am

    nested loops: these are loops inside other loops

    loops:loops repeat thing and makes it easier so we don’t have repeat or re-type things

    global: this means that all sprites can see what you do

    local: only one sprite can see

    conditional loop: that take the three operands the value when condition is true

  13. Azul Ramirez p.2 says

    August 23, 2019 at 9:21 am

    variable-is a value that can change,depending on conditions or on information passed
    loop-is a programming structure that repeats a sequence of instructions until a specific condition
    conditional operate-that take the three operands (conditions to be checked)the value when the condition is true.
    nested loop-within the body of an outer one than the second pass of the outer loop triggers the inner loop again
    global-a global variable mening that is visible throughout the program,unless shadowed

  14. Bianey Martinez says

    August 23, 2019 at 9:23 am

    VARIABLE: Is a named location in memory for storing values that we can use later on in the program.

    LOOP: A loop is a block that is used to repeat a section of code.

    NESTED LOOP: A loop contained inside another loop.

    GLOBAL VARIABLE : A variable that can be seen by all the sprites.

    LOCAL VARIABLE: A variable that can only be seen by the sprite that create it.

    EXIT CONDITION: The condition that ends a loop.

  15. brett pierce says

    August 23, 2019 at 9:24 am

    Power -supply mechanical or electrical energy.
    Loop -used to repeat the same set of instructions.
    Global -every sprite can see.
    Variable – is a named location in memory.
    Local – denoting a variable or other entity that is only available for use in one part of a program.

    One hint name of a machine that dispenses cash is a ATM they dispense cash.

  16. alexandro says

    August 23, 2019 at 9:27 am

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

  17. Juan Valencia says

    August 23, 2019 at 9:29 am

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

    Reply

  18. yhiree trujillo says

    August 23, 2019 at 9:38 am

    VARIABLE: Is a named location in memory for storing values that we can use later on in the program.
    LOOP: A loop is a block that is used to repeat a section of code.
    NESTED LOOP: A loop contained inside another loop.
    GLOBAL VARIABLE: A variable that can be seen by all the sprites.
    LOCAL VARIABLE: A variable that can only be seen by the sprite that create it.
    EXIT CONDITION: The condition that ends a loop.

  19. Mariela G P:2 says

    August 23, 2019 at 9:39 am

    -variable is a value that can change, depending on conditions or on information passed to the program.
    -loop is a sequence of instruction s that is continually repeated until a certain condition is reached.
    -A nested loop is a loop within a loop, an inner loop within the body of an outer one. … Then the second pass of the outer loop triggers the inner loop again. This repeats until the outer loop finishes.
    -global means that every sprite can see.
    – local means that only one sprite can see it.

  20. Azarias Villanueva says

    August 23, 2019 at 9:49 am

    Concatenate: To join

    Variable: are used for storing information to be manipulated in a computer program.

    Loop: Sequences of instructions that continually repeat.

    Conditional Operator: used to evaluate a condition that’s applied to one or two Boolean expressions.

    Nested Loop: Is a loop in a loop.

    Global: it is visible throughout the program.

    Local: He function or block in which it is declared override the same variable name in the larger scope

  21. Jonathan says

    August 23, 2019 at 12:29 pm

    Variable: is a named location in memory
    Loop: used to repeat the same set of instructions
    Nested loop: a loop nested inside another loop
    Global: every sprite can see
    Local: only one could see

  22. Alex Aguilar says

    August 23, 2019 at 12:31 pm

    variable- a location
    loop- repeating instructions
    nested loop- loop inside a loop
    global- every sprite
    local- every sprite

    • NCH says

      August 25, 2019 at 10:59 am

      Next time elaborate on your answer provide examples.

  23. computerscience5 says

    August 23, 2019 at 12:33 pm

    i learned that variable is a named location in memory and lop is a used to repeat the same set of instructions and nested loop is a loop nested inside another loop global is a every sprite can see and local is a only could see. Variable is a value that can change, depending on conditions. The name for the machine that dispenses cash is Bankomat, a name which lives on in many European languages.

  24. David says

    August 23, 2019 at 12:33 pm

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

  25. Jose says

    August 23, 2019 at 12:35 pm

    Variable- In programming, a variable is a value that can change, depending on conditions or on information passed to the program.
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – A global variable is a variable with global scope, meaning that it is visible (hence accessible) throughout the program, unless shadowed
    Local – only one could see

  26. matthew says

    August 23, 2019 at 12:35 pm

    Variable: A name located in memory for storing values.
    loop: Will repeat a set of instruction over and over again.
    Nested loop: A loop in inside of a loop.
    Global: All sprites can see.
    Local: Only one sprite can see.

  27. Johan Cazares (Jc) says

    August 23, 2019 at 12:36 pm

    Variable : In computer programming, a variable or scalar is a storage location paired with an associated symbolic name, which contains some known or unknown quantity of information referred to as a value. ( In named Location in memory)

    Loop : a sequence of instruction s that is continually repeated until a certain condition is reached. ( Used to repeat the same set of instructions )

    Nested Loop : It’s a loop within a loop, an inner loop within the body of an outer one/. Then the second pass of the outer loop triggers the inner loop again. ( A Loop nested inside another loop )

    Global : It’s a Variable with global scope, meaning that it is visible (hence accessible) throughout the program, unless shadowed. ( Every sprite can see )

    Local : It’s a variable which is either a variable declared within the function or is an argument passed to a function. ( Only one could see )

    • NCH says

      August 25, 2019 at 10:58 am

      Outstanding detailed specific answer with examples.

  28. jose says

    August 23, 2019 at 12:36 pm

    variable- is a named location in memory
    loop- used to repeat the same set of instructions
    nested loop- a loop nested inside another loop
    global- every sprite can see
    local- only one can see

  29. computerscience5 says

    August 23, 2019 at 12:37 pm

    i learned that variable is a named location in memory and loop is used to repeat the same set of instructions and the nested loop is a loop nested inside another loop and global is a every sprite can see and local is a only one could see. A name of a machine that dispenses cash is a Bankomat is a name which lives on in many European languages.

  30. juan durazo says

    August 23, 2019 at 12:37 pm

    Variable- liable to change
    Loop – a structure that keeps repeating
    Nested loop – a series of loops repeating one another
    Global – applying through the file,program and other
    Local – only one person can see it

  31. Librado Arrieta says

    August 23, 2019 at 12:38 pm

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

  32. Destiny Gallardo says

    August 23, 2019 at 12:42 pm

    Global- Every sprite can see
    Loop- Used to repeat the same set of instructions
    Local- Only can be seen by whom created it
    Nested loop- Loop nested inside another loop
    Variable- A named location in memory

  33. Xavier says

    August 23, 2019 at 12:42 pm

    variable: a location that holds memory of known and unknown information

    loop: To repeat the same set of instructions in snap

    Conditional Operator: an set of instructions that require an answer

    Global: blocks that can be seen throughout the whole program

    Local : a set of instructions that are only seen by the object that created them

  34. Justin Ruedas says

    August 23, 2019 at 1:02 pm

    Loop – statements are used to repeat a the sequence of the instructions multiple times.
    Loops – the reduce amount of memory needed to store a program.
    Loops – making the program to use easier to read and modify.
    Conditional Loops – to use the type of loop we will need conditional operators.
    Conditional Operators – the computer to compare one value to another.
    Nested Loops – we can put one loop inside of another loop.
    Variable – is a named location in memory for storing values on the program.

  35. cynthia says

    August 23, 2019 at 1:02 pm

    variable- a named location in memory
    loop- repeating the same set of instructions
    nested loop- a loop nested in another one
    global-every sprite can see
    local-only one could see

    what i learned this week was about loops and variables and learning how to build brick walls

  36. zak webb says

    August 23, 2019 at 1:29 pm

    what ive learned is how to create a nested loop. i also learned how to make my own variable on snapberkeley. we have also been using loops to create different things like the block project. ive also made several different global variables. we also learned how to make a local variable.

    • NCH says

      August 25, 2019 at 10:55 am

      Excellent answer there summary of the weeks activities.

  37. Victoria Rogers says

    August 23, 2019 at 1:32 pm

    Variable- is a named location in memory for storing values that we use in the program.
    Loop – a sequence of instructions that is continually repeated until a certain condition is reached.
    Nested loop – is a loop within a loop, an inner loop within the body of an outer one.
    Global – when every sprite can see.
    Local – when only one sprite can see.

  38. angel says

    August 23, 2019 at 1:32 pm

    cool

  39. Rosalinda Wachter says

    August 23, 2019 at 1:32 pm

    Loop-sequence of instruction s that is continually repeated until a certain condition is reached.
    conditional operator-evaluate a condition that’s applied to one or two boolean expressions.
    nested loop- logical structure used in computer programming and coding. It is characterized by two or more repeating statements that are placed in a “nested” form, which is to say that one “loop” or repeating command is situated within the body of the other.
    global-A global computer network providing a variety of information and communication facilities, consisting of interconnected networks using standardized communication protocols.
    local-the computer you have in front of you

  40. Cristian lazos Duran says

    August 23, 2019 at 1:33 pm

    Loop- used to repeat the same set of instructions
    Nested loop- a loop nested inside another loop
    Global- every sprite can see
    Local- only one could see
    conditional operator- is a ternary operator

  41. Albert B says

    August 23, 2019 at 1:33 pm

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

  42. Pricilla Lopez says

    August 23, 2019 at 1:33 pm

    Variable- is a value that can change, depending on conditions or on information passed to the program.
    Loop-a loop is a sequence of instruction s that is continually repeated until a certain condition is reached.
    Nested Loop- is a loop within a loop, an inner loop within the body of an outer one.
    Global – is a variable that is visible throughout the program
    Local- is a variable that is given local scope

  43. Michael says

    August 23, 2019 at 1:37 pm

    variable-not consistent or having a fixed pattern; liable to change.
    Nested loop- a loop nested inside another loop
    Loop- shape produced by a curve that bends around and crosses itself.
    local-elonging or relating to a particular area or neighborhood, typically exclusively so.
    Global –operating or applying through the whole of a file, program, etc.

  44. Michael says

    August 23, 2019 at 1:39 pm

    Nested loop- a loop nested inside another loop
    Loop- shape produced by a curve that bends around and crosses itself.
    local-elonging or relating to a particular area or neighborhood, typically exclusively so.
    Global –operating or applying through the whole of a file, program, etc.
    variable-not consistent or having a fixed pattern; liable to change.

  45. Julio Romero says

    August 23, 2019 at 1:39 pm

    variable: not consistent or having a fixed pattern; liable to change.

    loop: a shape produced by a curve that bends around and crosses itself

    Nested loop: A nested loop is a loop within a loop, an inner loop within the body of an outer one. … Then the second pass of the outer loop triggers the inner loop again. This repeats until the outer loop finishes.

    Global: relating to the whole world

    local: belonging or relating to a particular area or neighborhood

    • NCH says

      August 25, 2019 at 10:54 am

      Relate to the activities we did in class and on the presentation slides.

  46. Savyana Rodriguez says

    August 23, 2019 at 1:39 pm

    variable- a data item that may take on more than one value during the runtime of a program
    loop- a programmed sequence of instructions that is repeated until or while a particular condition is satisfied
    conditional loop-Conditional loops are way to repeat something while a certain condition is satisfied
    nested loop- A loop inside a loop
    global- operating or applying through the whole of a file, program
    local- denoting a variable or other entity that is only available for use in one part of a program and/or denoting a device that can be accessed without the use of a network.

  47. Hector Torres says

    August 23, 2019 at 1:45 pm

    Variable: Is a named location in memory

    Loop: Repeat the same set of instructions

    Block: Is a group of characters that you have marked to perform some action on them.

    Local: Only one could see

    Nested loop: A loop nested inside another loop

  48. mohamed says

    August 23, 2019 at 2:24 pm

    repeat
    square
    turn
    rotate
    repeat
    move by steps

  49. isabeljames says

    August 23, 2019 at 2:26 pm

    variable – is location in memory
    loop – repeats same instructions
    nested loop – a loop inside a loop
    global – all sprites can see it
    local – only for one sprite

  50. Anna Quintana says

    August 23, 2019 at 2:32 pm

    Variable- a value that can change, depending on conditions or on information passed to the program.
    Loop- is a sequence of instruction s that is continually repeated until a certain condition is reached.
    Nested loop- A loop nested inside another loop.
    Global- a variable with global scope, meaning that it is visible
    Local- a variable that is given local scope.

  51. ramses cota says

    August 23, 2019 at 2:34 pm

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – anyone can see
    Local – only a small portion of people can see

  52. Alicia Salazar P.7 says

    August 23, 2019 at 2:34 pm

    This week we learned how the use of variable, signals and reporters can assist you while coding. With variables it is easier to organize and identify your codes and be specific using global and local variables. Blocks being a way for us to reduce our efforts while coding in snap can also be a group of source code. We also used a series of loops to create a series of designs. With threads of code we incorporated our loops within our projects.

  53. Davares Hill says

    August 23, 2019 at 2:35 pm

    Loop- repeat an action
    Nested Loop- A loop inside of another loop
    Global- All sprites are able to use it
    Variable- A named location in memory
    Local-Only one can see

  54. Matthew Acevdo says

    August 23, 2019 at 2:35 pm

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

  55. Damian Valdez says

    August 23, 2019 at 2:35 pm

    This week i learned how to use snap coding and I learned how to make different kinds of shapes with snap coding. I also learned that with snap coding you can use different avatars to draw with.

  56. Ariel Marquez says

    August 23, 2019 at 2:36 pm

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop inside another loop
    Global – every sprite can see
    Local – only one sprite can see

  57. Aalana V says

    August 23, 2019 at 2:39 pm

    Variable- An element,feature, or factor that is liable to vary or change
    Loop- A shape produced by a curve that bends around and crosses itself
    Nested Loop- The positioning of a loop within a loop
    Global- Operating or applying through the whole of a file
    Local- Belonging or relation to a particular area

  58. Aidin M. Monge Camacho says

    August 23, 2019 at 2:42 pm

    A.M.M.C.
    Period #7
    08/23/2019

    In this week we learned so much stuff, things that are always cool and you can have fun with it we use snap.berkeley.edu one of my favorite pages. We use many things, “motion” “looks” “pen” “control” “sensing” and “variables”.
    from the vocabulary we learned that:

    *Variable- is named location in memory that can be assigned a value and used at a later time.
    *Concatenation- is the joining of two or more strings of text.
    *Loop-a structure, series, or process, the end of which is connected to the beginning.
    *Global- operating or applying through the whole of a file, program, etc.
    *Local- is function or block in which it is declared override the same variable name in the larger scope.
    *and much more.

    About the things that we made an ATM Machine is an example 🙂

  59. Carlos.A Period says

    August 23, 2019 at 2:43 pm

    we learned how to do a loop, vocab:loop,Local,Global,Nested Loop,Variable.
    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

  60. Ernesto Lee (Jeongmin Lee) says

    August 23, 2019 at 2:43 pm

    Concatenation is the joining of two or more strings of text

    Variables are names in memory

    Loop statements are used to repeat a sequenced of instruction

    Global means every sprite can see

    But local means opposite of global that only one sprite can see

    Nested loop means literally superimposed(nested) on another loop

  61. yanitza ogas says

    August 23, 2019 at 2:44 pm

    okay so this week I learned how to make my little arrow say things to other arrows and how to make a wall out of boxes with the tools from the website we use. some days I wasn’t here so we probably did more but I wasn’t here so I don’t know.
    global- every sprite can see
    nest loop- a loop nested inside another loop
    variable-is a named location in memory
    loop-used to repeat the same set of instructions
    a machine that dispenses cash is automated teller machine (ATM)

  62. michael says

    August 23, 2019 at 2:46 pm

    This week i was a new student and i learned how to build your own block and then we came on some thing called con acadmy

  63. trey says

    August 23, 2019 at 2:57 pm

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

    • NCH says

      August 25, 2019 at 11:04 am

      Nice work and writing thank you for your cooperation and participation.

  64. M.v p.1 says

    August 24, 2019 at 5:19 pm

    Loop-can be used to repeat the same set of instructions .variable-is a named location in memory.nested loop-is a loop that’s inside of an other loop.local-Aretha one you can only see.global-are the ones every sprite can see

  65. juliana pedersoli p1 says

    August 25, 2019 at 10:49 am

    global- everyone can see (every sprite can use it)
    local-only one can see(visible to one sprite only
    nested loop- a loop within another loop
    loop-somethings that repeats the same thing over and over
    variable-named location in memory

  66. Johnny Perez says

    August 26, 2019 at 1:15 am

    Loop- used to repeat the same set of instructions

    Variables- Are names in the memory

    nested loop- a loop that has another loop in it

    Global – global is when every sprite can see

    Local – only you can see it

  67. Angelica DeLuna P.2 says

    August 26, 2019 at 9:04 am

    This week I learned about how to use loops. Loops are a set of instructions. Another thing I learned is how to make a brick wall using a nested loop, this when a loop nested inside another. I also learned how to get different sprites to pick up on each others actions by putting a global command. There is another setting to where only I am able to know its command. The biggest factor in the variable, which is a named location in memory
    There was many other things that were calculated and put into the snap to form many loops and figures just by nested loops and variables.

  68. Angelica DeLuna P.2 says

    August 26, 2019 at 9:05 am

    * Loops- Used to repeat codes over and over again
    – Forever loops
    – Specified loops
    – Until loops
    * Nested loops- One loop inside the other
    * Global – Visible to everyone
    * Local- only one

  69. Ximena Hernandez says

    August 26, 2019 at 9:24 am

    A loop is a sequence of instruction s that is continually repeated until a certain condition is reached.

    A conditional operator is used to evaluate a condition that’s applied to one or two expressions.

    Nested Loops. A nested loop is a loop within a loop, an inner loop within the body of an outer one, then the second pass of the outer loop triggers the inner loop again.

    Global variables are declared outside any function, and they can be accessed on any function in the program(every sprite can see). Local variables are declared inside a function, and can be used only inside that function(only visible to one sprite).

  70. David says

    August 26, 2019 at 12:31 pm

    * Loops- Used to repeat codes over and over again
    – Forever loops
    – Specified loops
    – Until loops
    * Nested loops- One loop inside the other
    * Global – Visible to everyone
    * Local- only one

  71. Rafael C. says

    August 26, 2019 at 12:32 pm

    Variable- is a named location in memory

    Loop – A repeat of the same set of instructions

    Nested loop – a loop inside another loop and so forth

    Global – all of sprites on the stage can see

    Local –only of the sprites can see

  72. Briana Alvillar says

    August 26, 2019 at 12:40 pm

    variable-is a value that can change,depending on conditions or on information passed
    loop-is a programming structure that repeats a sequence of instructions until a specific condition
    conditional operate-that take the three operands (conditions to be checked)the value when the condition is true.
    nested loop-within the body of an outer one than the second pass of the outer loop triggers the inner loop again
    global-a global variable meaning that is visible throughout the program,unless shadowed

  73. Chloe A says

    August 26, 2019 at 12:49 pm

    This week I learned about how to use loops. Loops are a set of instructions. Another thing I learned is how to make a brick wall using a nested loop, this when a loop nested inside another. I also learned how to get different sprites to pick up on each others actions by putting a global command. There is another setting to where only I am able to know its command. The biggest factor in the variable, which is a named location in memory.

  74. Flora D. says

    August 26, 2019 at 1:36 pm

    Loop – statements are to repeat a the sequence of the instructions multiple times.
    Loops – the reduce the amount of memory needed to store a program.
    Loops – making the program to use easier to read and modify.
    Conditional Loops – to use the type of loop we will need conditional operators.
    Conditional Operators – the computer to compare the values to one another.
    Nested Loops – we can put one loop inside of another loop.
    Variable – is a named location in memory for storing values on the program.

  75. omar cota p.2 says

    August 27, 2019 at 8:06 am

    loop-is a programming structure that repeats a sequence of instructions until a specific condition
    conditional operate-that take the three operands (conditions to be checked)the value when the condition is true
    nested loop-within the body of an outer one than the second pass of the outer loop triggers the inner loop again
    global-a global variable meaning that is visible throughout the program unless shadowed

  76. Ricardo Murakami P.1 says

    August 27, 2019 at 11:40 am

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

  77. Jonathan says

    August 27, 2019 at 12:31 pm

    variable- is a named location in memory

    loop- used to repeat the same set of instructions

    nested loop- a loop nested inside another loop

    global- every sprite can see

    local- only one can see

  78. Jonathan says

    August 27, 2019 at 12:31 pm

    variable- is a named location in memory

    loop- used to repeat the same set of instructions

    nested loop- a loop nested inside another loop

    global- every sprite can see

    local- only one can see

  79. Santiago J. Olivares says

    August 28, 2019 at 8:10 am

    Variable- A named location in memory that stores value
    Concatenation- Join
    Loop- Repeat over and over again
    Global- Everyone can see it
    Local- Only one can see it
    Nested loop- One loop inside another

  80. karen morales says

    August 28, 2019 at 8:10 am

    global- everyone can see it
    local- only you can see it
    thread- blocks connected together
    multi thread- ability to execute more than one instruction
    reporter-tell you where you are
    signal- message to trigger another one
    loop-repeating something theres 3 types
    1. conditional loop
    2.counted loop
    3.forever loop

  81. Philip Villarreal II says

    August 28, 2019 at 8:14 am

    Global signal – Every sprite can see it
    Local – Only one sprite can see it
    Variable- A named location in memory
    Loop – Repeating the same set of instructions
    Nested loop – A loop within another loop

  82. Felix Vargas says

    August 28, 2019 at 8:53 am

    variable-is a value that can change,depending on conditions or on information passed
    loop-is a programming structure that repeats a sequence of instructions until a specific condition
    conditional operate-that take the three operands (conditions to be checked)the value when the condition is true.
    global-a global variable meaning that is visible throughout the program, unless it is shadowed
    nested loop-within the body of an outer one than the second pass of the outer loop triggers the inner loop again
    Local variables- are declared inside a function, and can be used only inside that function (only visible to one sprite).

  83. Carlos Pesqueira says

    August 28, 2019 at 9:00 am

    Variable- is a named location in memory

    Loop – used to repeat the same set of instructions

    Nested loop – a loop nested inside another loop

    Global – Every sprite can see

    Local – only one could see

  84. mario ruiz says

    August 28, 2019 at 9:01 am

    variable: not consisting or having a fixed pattern
    global: something every sprite can see
    loop: it is a sequence of instructions that repeat multiple times
    local: only one of the sprites can see it
    nested loop: a loop inside a loop and so forth

  85. Carlos Pesqueira says

    August 28, 2019 at 9:03 am

    Variable- It is a named location in memory

    Loop – It is used to repeat the same set of instructions

    Nested loop – It isa loop nested inside another loop

    Global – Where every sprite can see

    Local – Only one could see it

  86. alyssa martinez says

    August 28, 2019 at 9:08 am

    Local – only one could see
    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see

  87. Mitchell Araiza says

    August 28, 2019 at 12:07 pm

    Local- Only one could see
    Variable- Is a named location in memory
    Loop- It’s used to repeat an action and it can be repeated forever, many times and until an action
    Global- Every sprite can see
    Nested loop- You can put a loop inside another loop

  88. Mitchell A. says

    August 28, 2019 at 12:08 pm

    Local- Only one could see
    Variable- Is a named location in memory
    Loop- It’s used to repeat an action and it can be repeated forever, many times and until an action
    Global- Every sprite can see
    Nested loop- You can put a loop inside another loop

  89. gyselle valenzuela says

    August 28, 2019 at 12:30 pm

    variable- is a named location in memory

    loop- used to repeat the same set of instructions

    nested loop- a loop nested inside another loop

    global- every sprite can see

    local- only one can see

  90. Immanuel Sanchez says

    August 28, 2019 at 12:42 pm

    Variable: an object or action that is subject to change

    Loop: a command used to repeat a set of actions

    Nested loop: a loop that is inside a loop command

    Global: every sprite in the program can see

    Local: only one sprite or certain sprites can see it

  91. Gabriel Mendez says

    August 28, 2019 at 12:48 pm

    local: Not just anyone can see
    Variable: Named location in memory
    loop: Used to repeat instructions
    Nested loop: A loop inside a loop
    global: Visible to every sprite

  92. Jasmine says

    August 29, 2019 at 7:54 am

    Variable – A data item that may take on more than one value during the runtime of a program

    Loop – A programmed sequence of instructions that is repeated until or while a particular condition is satisfied

    Conditional loop – Conditional loops are way to repeat something while a certain condition is satisfied

    Nested loop – A loop inside a loop

    Global – Operating or applying through the whole of a file, program

    Local – Denoting a variable or other entity that is only available for use in one part of a program and/or denoting a device that can be accessed without the use of a network

  93. Jose mejia says

    August 29, 2019 at 8:01 am

    Loop- instructions that repeat over and over again
    Conditional operators – compares two things
    Global- variable that is visible to all sprites
    Local- only one person can see it
    Nested loop- one loop inside of the other

  94. Adrian drake says

    August 29, 2019 at 8:13 am

    variable- is a named location in memory

    loop- used to repeat the same set of instructions

    nested loop- a loop nested inside another loop

    global- every sprite can see

    local- only one can see

  95. omar arteaga p.1 says

    August 29, 2019 at 8:14 am

    variable: not consisting or having a fixed pattern
    global: something every sprite can see
    loop: it is a sequence of instructions that repeat multiple times
    local: only one of the sprites can see it
    nested loop: a loop inside a loop and so forth
    I learned how to make nested loops and how to make local and global messages.

  96. Richard Z says

    August 29, 2019 at 8:18 am

    local: Not just anyone can see
    Variable: Named location in memory
    loop: Used to repeat instructions
    Nested loop: A loop inside a loop
    Variable: an object or action that is subject to change

    Loop: a command used to repeat a set of actions

    Nested loop: a loop that is inside a loop command

    Global: every sprite in the program can see

    Local: only one sprite or certain sprites can see itglobal: Visible to every sprite

  97. Richard Z says

    August 29, 2019 at 8:18 am

    local: Not just anyone can see
    Variable: Named location in memory
    loop: Used to repeat instructions
    Nested loop: A loop inside a loop
    Variable: an object or action that is subject to change

    Loop: a command used to repeat a set of actions

    Nested loop: a loop that is inside a loop command

    Global: every sprite in the program can see

    Local: only one sprite or certain sprites can see itglobal: Visible to every sprite

  98. Richard Z says

    August 29, 2019 at 8:18 am

    local: Not just anyone can see
    Variable: Named location in memory
    loop: Used to repeat instructions
    Nested loop: A loop inside a loop
    Variable: an object or action that is subject to change

    Loop: a command used to repeat a set of actions

    Nested loop: a loop that is inside a loop command

    Global: every sprite in the program can see

    Local: only one sprite or certain sprites can see itglobal: Visible to every sprite

  99. Richard Z says

    August 29, 2019 at 8:18 am

    local: Not just anyone can see
    Variable: Named location in memory
    loop: Used to repeat instructions
    Nested loop: A loop inside a loop
    Variable: an object or action that is subject to change

    Loop: a command used to repeat a set of actions

    Nested loop: a loop that is inside a loop command

    Global: every sprite in the program can see

    Local: only one sprite or certain sprites can see itglobal: Visible to every sprite

  100. Richard Z says

    August 29, 2019 at 8:18 am

    local: Not just anyone can see
    Variable: Named location in memory
    loop: Used to repeat instructions
    Nested loop: A loop inside a loop
    Variable: an object or action that is subject to change

    Loop: a command used to repeat a set of actions

    Nested loop: a loop that is inside a loop command

    Global: every sprite in the program can see

    Local: only one sprite or certain sprites can see itglobal: Visible to every sprite

  101. Richard Z says

    August 29, 2019 at 8:18 am

    local: Not just anyone can see
    Variable: Named location in memory
    loop: Used to repeat instructions
    Nested loop: A loop inside a loop
    Variable: an object or action that is subject to change

    Loop: a command used to repeat a set of actions

    Nested loop: a loop that is inside a loop command

    Global: every sprite in the program can see

    Local: only one sprite or certain sprites can see itglobal: Visible to every sprite

  102. Dominic Upton says

    August 29, 2019 at 8:19 am

    Loop- instructions that repeat over and over again
    Global- variable that is visible to all sprites
    Local- only one person can see it
    Nested loop- one loop inside of the other
    forever loops- loops that go on forever

  103. Yareli Diaz P.1 says

    August 29, 2019 at 8:23 am

    Variable: A variable is a name location in memory that we use to store valuables that we need.

    Local: A variable that is visible to only one sprite

    Loop: A loop is used to repeat an instruction over and over again.

    Nested loop: A nested loop is a loop that is within another loop

    Global: Global means visible to all sprites

  104. Marcus Tovar says

    August 29, 2019 at 9:22 am

    Variable: A value that can change, depending on conditions or on information passed to the program

    Loop: A sequence of instruction s that is continually repeated until a certain condition is reached

    Nested loop: the positioning of a loop within a loop

    Global: Made outside of a program and can be used in different things

    Local: Made inside a program and only used in the program

  105. jose says

    August 29, 2019 at 2:34 pm

    variable- is a named location in memory

    loop- used to repeat the same set of instructions

    nested loop- a loop nested inside another loop

    global- every sprite can see

    local- only one can see

  106. damian baltierrez says

    August 29, 2019 at 2:43 pm

    loop: used to repeat the same set of instructions
    variable: is a named location in memory
    local: only one could see
    nested loop: a loop nested inside another loop
    global: every sprite can see

  107. lily vera says

    August 30, 2019 at 8:21 am

    Nested loops-a loop inside another loop.
    Loops – making the program to use easier to read and modify.
    Conditional Loops – to use the type of loop we will need conditional operators.
    Conditional Operators – the computer to compare one value to another.
    Variable – is a named location in memory for storing values on the program.

    • NCH says

      August 30, 2019 at 9:31 am

      Ok but next time put in your own words.

  108. daniel says

    August 30, 2019 at 2:03 pm

    I learned how to make a brick wall loop in Snap. I’ve also learned how to make a walking man on snap berkeley. Another thing that I learned alot from was the variables project 1.

  109. bennywillhite says

    August 30, 2019 at 2:06 pm

    local: Not just anyone can see
    Variable: Named location in memory
    loop: Used to repeat instructions
    Nested loop: A loop inside a loop
    Variable: an object or action that is subject to change

    Loop: a command used to repeat a set of actions

    Nested loop: a loop that is inside a loop command

    Global: every sprite in the program can see

    Local: only one sprite or certain sprites can see itglobal: Visible to every sprite

  110. Serina Deleon says

    August 30, 2019 at 2:35 pm

    variable- is a named location in memory

    loop- used to repeat the same set of instructions

    nested loop- a loop nested inside another loop

    global- every sprite can see

    local- only one can see

  111. Serina Deleon says

    August 30, 2019 at 2:35 pm

    variable- is a named location in memory.

    loop- used to repeat the same set of instructions.

    nested loop- a loop nested inside another loop.

    global- every sprite can see.

    local- only one can see.

  112. Rosalinda Wachter says

    September 6, 2019 at 2:06 pm

    Variable- is a named location in memory
    Loop – used to repeat the same set of instructions
    Nested loop – a loop nested inside another loop
    Global – every sprite can see
    Local – only one could see

    • NCH says

      September 6, 2019 at 3:29 pm

      I cannot provide any credit for your comment you must respond to the video by Mr.Woody.

  113. bailey hernandez says

    September 6, 2019 at 2:08 pm

    variable- is a named location in memory.

    loop- used to repeat the same set of instructions.

    nested loop- a loop nested inside another loop.

    global- every sprite can see.

    local- only one can see.

    • NCH says

      September 6, 2019 at 3:29 pm

      I cannot provide any credit for this answer you must respond to the video by Mr.Woody.

  114. johnathan herrera says

    September 9, 2019 at 12:41 pm

    Variable- is a named location action step or etc. in memory of the script used to diversify the script
    Loop – used to repeat the same set of instructions over and over again
    Nested loop – a loop nested inside another loop so it can be played during the current loop
    Global – every sprite can see the thread at any one time
    Local – only one sprite can see at one time

  115. zak webb says

    September 9, 2019 at 1:32 pm

    the loop will keep going until the action or condition is completed. there are statements like “if” statements or “until’ statements. the if statements only do one things once and only if you do the action it is telling you to do. the loops keep going over and over and over intil the condition is completed. i use this to make my give me a number loop.

  116. flora d says

    September 9, 2019 at 1:45 pm

    For this week of class we learned how loops work, loops are a set of instructions that a computer follows. Something we else that was taught is how to make a brick wall using a nested loop, this is when another loop is added to your script. In class something different we learned was how to use different sprites to pick up on each others actions by putting a global command. There is another setting to where only I am able to know its command. The biggest factor in the variable, which is a named location in memory. There was many other things that were calculated and put into the snap to form many loops and figures just by nested loops and variables.

  117. gyselle valenzuela says

    September 11, 2019 at 12:06 pm

    Variable: is a named location in memory
    Loop: used to repeat the same set of instructions
    Nested loop: a loop nested inside another loop
    Global: every sprite can see
    Local: only one could see

  118. Jonathan says

    September 12, 2019 at 12:54 pm

    This week I learned about how to use loops. Loops are a set of instructions. Another thing I learned is how to make a brick wall using a nested loop, this when a loop nested inside another. I also learned how to get different sprites to pick up on each others actions by putting a global command. There is another setting to where only I am able to know its command. The biggest factor in the variable, which is a named location in memory.

Search

Popular Posts

  • About Us 10 years plus and Needcollegehelp.com  is dedicated to... 2.5k views | 0 comments
  • Contact Us For further information please complete the form and I... 2.1k views | 0 comments
  • College Seniors unprepared for the “real-world” Where College Seniors Are Falling Short Expected gradua... 1.3k views | 65 comments
  • Mr.Woody on Game Project View the video then post 3-4 sentence comments or more... 1k views | 102 comments
  • Piece of paper worth millions of $$$   After you view the video post your feedback on t... 839 views | 120 comments

Copyright © 2023 · Daily Dish Pro Theme on Genesis Framework · WordPress · Log in

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in settings.

Need College Help
Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.