Swift Buzz:A Coding Challange
Given two values, display the numbers 1-100. When a number is divisible by the first value display "Swift". If the number is divisible by the second value display "Buzz". If the number is divisible by both values, display "SwiftBuzz"
- CSS and Bootstrap Layout
- Javascript Fundamentals
- Javascript Loops
- Javascript DOM Manipulation
- Boolean Logic