Westonci.ca is the best place to get answers to your questions, provided by a community of experienced and knowledgeable experts. Experience the convenience of getting reliable answers to your questions from a vast network of knowledgeable experts. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

¿Qué bloque de Scratch se utiliza para repetir una serie de instrucciones un número específico de veces?

a. "Repetir mientras"
b. "Repetir hasta"
c. "Repetir [n] veces"
d. "Repetir infinitamente"


Sagot :

Final answer:

The Scratch block for repeating a series of instructions a specific number of times is "Repetir [n] veces."


Explanation:

The Scratch block used to repeat a series of instructions a specific number of times is "Repetir [n] veces." This block allows you to specify the exact number of repetitions in your code. For example, if you input a number like 5 inside this block, the code within it will repeat 5 times before moving on to the next part of the program.


Learn more about Scratch programming and loops here:

https://brainly.com/question/40512782


Your visit means a lot to us. Don't hesitate to return for more reliable answers to any questions you may have. We appreciate your time. Please come back anytime for the latest information and answers to your questions. Thank you for visiting Westonci.ca, your go-to source for reliable answers. Come back soon for more expert insights.