In Scratch control blocks, the _____ command is used when a block of code needs to run for a fixed number of times.
In Scratch control blocks, the _____ command is used when a block of code needs to run for a fixed number of times.
سکریچ کنٹرول بلاکس میں ، _____ کمانڈ استعمال کیا جاتا ہے جب کوڈ کے ایک بلاک کو مقررہ تعداد میں چلانے کی ضرورت ہوتی ہے۔
Explanation
In Scratch, the Repeat command is used to run a block of code for a fixed number of times.
It is part of the Control blocks category.