Posts by otarampinelli • 15 points
2 posts
-
-2
votes1
answer329
viewsQ: Open a banner when you visit the site
I need to put an image to open automatically when accessing the site, but I’m kind of lost in it.
-
1
votes1
answer40
viewsQ: Lacos while em javascript
I need to create a while loop that sent a message x number of times to the console. var loop = function(){ while(){ console.log(""); } } loop();
javascriptasked otarampinelli 15