
c41n wrote:Ok ok I got the best hint go look at extbasic 1 and think of how that is solved... which should be easy this took a sec I kept over thinking... so think of it this way I have a javascript that will help you understand what .length is .
So just put this in fire fox address bar "just this "
javascript: var str="I like pie";alert(str.length);
Which would make it come to 10 so now we know what length is... then x.length == moo so I bet you think its *anwser* but the length can be characters it doesn't even have to be numerable .



haxor0720 wrote:i understand this mission very clearly, i know what its asking for also but i think the mission is messed up can some one that already completed this mission recheck it for me thanks



Robbinski12 wrote:just enter all the calculations from the textarea in the adressbar
example:
javascript:var r=3*4; var o=r/2; alert(o)
copy and paste it in ur adressbar, it will give 6



Users browsing this forum: No registered users and 0 guests