The Student Room Group

iDEA silver makers resolution terraformer

I'm currently stuck in this section
Can anyone please help
I don't know what to put below the roop
The photo I uploaded is me trying to do it(and failed)

Reply 1

please could you give me the answers for the previous tasks
Original post by Yooouoo
I'm currently stuck in this section
Can anyone please help
I don't know what to put below the roop
The photo I uploaded is me trying to do it(and failed)

Reply 2

Hi, did you solve this one? I'm stuck on it and its driving me round the bend...... Help

Reply 3

what should be the verb for the loop?

Reply 4

Also stuck here - my attempt is similar. Someone plz help!
(edited 6 years ago)

Reply 5

thank you! i completed the silver award now thanks to your help:biggrin:
Original post by SpotlightPaper
The code you need is:
var terraformingFunctions = [water,gasses,light,atmosphere,temperature]

for(i=0;i<terraformingFunctions.length;i++) {
terraformingFunctions.init();
}
(edited 6 years ago)

Reply 6

Original post by Zain_97
thank you! i completed the silver award now thanks to your help:biggrin:

Please, could you help me with the worker resolution part 7??

Reply 7

Original post by 18akhurram
Please, could you help me with the worker resolution part 7??

Did you get any help as I’m stuck in this one?

Reply 8

Original post by SpotlightPaper
The code you need is:
var terraformingFunctions = [water,gasses,light,atmosphere,temperature]

for(i=0;i<terraformingFunctions.length;i++) {
terraformingFunctions.init();
}


thank you!!!

Reply 9

Original post by SpotlightPaper
The code you need is:
var terraformingFunctions = [water,gasses,light,atmosphere,temperature]

for(i=0;i<terraformingFunctions.length;i++) {
terraformingFunctions.init();
}


thank you:smile:

Reply 10

Original post by Zain_97
thank you! i completed the silver award now thanks to your help:biggrin:

it say wrong

Reply 11

Original post by Alvika
it say wrong

How did u do this one plz we stuck

Reply 12

Original post by hi356
thank you:smile:

it says this is wrong
(edited 1 year ago)

Reply 13

Original post by Alvika
it says this is wrong

guys i did it its
var terraformingFunctions = [water,gasses,light,atmosphere,temperature]
for(i=0;i<terraformingFunctions.length;i++) {
terraformingFunctions[ i ].init();
}

there isn't supposed to be a space between [ i ] by the way
(edited 1 year ago)

Reply 14

Original post by royalqueen
guys i did it its
var terraformingfunctions = [water,gasses,light,atmosphere,temperature]
for(i=0;i<terraformingfunctions.length;i++) {
terraformingfunctions[ i ].init();
}

there isn't supposed to be a space between [ i ] by the way

thank you

Reply 15

Original post by RoyalQueen
guys i did it its
var terraformingFunctions = [water,gasses,light,atmosphere,temperature]
for(i=0;i<terraformingFunctions.length;i++) {
terraformingFunctions[ i ].init();
}
there isn't supposed to be a space between [ i ] by the way

u saved my life

Reply 16

Original post by RoyalQueen
guys i did it its
var terraformingFunctions = [water,gasses,light,atmosphere,temperature]
for(i=0;i<terraformingFunctions.length;i++) {
terraformingFunctions[ i ].init();
}
there isn't supposed to be a space between [ i ] by the way

omg thank you!!! i've been stuck on that for over half an hour now!!

Quick Reply