Computer Science, asked by 18Philpotr, 8 months ago

What is the name of a block that created variables?

Answers

Answered by ankitgupta82
5
Answer





Variable Block. Think of a variable as a place to store a value in the NXT's built-in memory. Other programming blockscan read the variable's current value (and even change it) by connecting to the block with data wires.
Answered by mrbirendrakr74
1

Answer:

Variable are important programming

concept. Blockly supports

dynamically type language such as

python and javascript and with a

little extra work, you can add

information to support strongly

typed language.

MARK AS BRAINLIST

Similar questions