Jason Chan Social Media Influencer | Los Angeles
Social Media influencer – Los Angeles
YouTubeTwitter
  • Home
  • About Me
  • Contact
    • Privacy Policy
  • Photoshop
  • Videos
  • Websites
    • Spotify Song
    • Quiz
    • ajax
    • NewsLetters For Emails
    • Magic 8 Ball
    • Chatbot
    • Weather App
    • Lightbox
    • Module Spoiler
    • Mobile Menu
    • Sign Up Form
  • Privacy Policy
Menu back  
 

Daily Archives: February 1, 2016

You are here:
  1. Home
  2. 2016
  3. February
  4. 01

Javascript – Simple For Loop Examples

These are some examples of simple for loop challenges and exercises I did for fun. // Print ‘hello’ the string vertically var str = ‘hello’; for(var count = 0; count < str.length; count++) { console.log(str[i]) } // print all numbers between -10 and 19 for(var i = -10; i < 20; i++) { console.log(i) }…

February 1, 2016Leave a commentUncategorizedBy Admin
© Copyright Jason Chan 2015 Dream-Theme — truly premium WordPress themes
Nav