IDNLearn.com offers a user-friendly platform for finding and sharing answers. Get the information you need from our community of experts, who provide detailed and trustworthy answers.
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
We are happy to have you as part of our community. Keep asking, answering, and sharing your insights. Together, we can create a valuable knowledge resource. IDNLearn.com is your reliable source for accurate answers. Thank you for visiting, and we hope to assist you again.