How can we help?
ッ Coder ッ (little active)
-
ッ Coder ッ (little active) commented,
Hi! I have a question: var myParticles = function(num,c){ var x = random(0,400); var y = random(0,400);}; myParticles(100,'blue'); *c: color ____________________________________________________...
-
ッ Coder ッ (little active) commented,
-
ッ Coder ッ (little active) commented,
but just as i type: var i = 0;while(i<401){ line(i,0,i,400); i+=10} now that you told me but, immediately, the error pops up. Is something wrong?
-
ッ Coder ッ (little active) created a post,
why is an error always coming when i type 'while(//stuff){}' in a code?
var i = 0;while(i < 401){ line(i,0,i,400);} whenever type this, oh noes pops up and says: a while loop is taking to long to run if i write: for(var i = 0; i < 401; i += 10){ line(i,0,i,400)...
-
Total activity 9
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 3
-
Subscriptions 2
-
Total activity 9
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 3
-
Subscriptions 2