JS 1
JS 2
JS 3
JS/Python
MLK Jr Day
100

A JS function is defined with

The function keyword

100

In older browsers (prior to 2015), variables must be declared with

var

100

Symbol used to concatenate

+

100

Function called when move the mouse on the canvas without pressing the mouse down,

onMouseMove

100

This holiday is celebrated on the 3rd Monday in January


What is MLK Jr Day

200

A variable assigned a value is

numeric value

200

Increment or decrement operator placed after the variable

postfix operator

200

Increment or decrement operator placed before the variable are called

prefix operator

200

This function is called if the mouse is pressed and held

onMouseDrag

200

  

MLK's most famous speech




 

"I Have a Dream Speech"



300

Variable declaration that can't be changed through reassignment

const

300

Operator that produces the remainder of a division operation

Modulus Operator %

300

JavasScript has _____ types

dynamic

300

The code that is indented after the "if" is called

body

300

The famous award that MLK Jr won in 1964


What is the Nobel Peace Prize

400

Computer languages that are run and interpreted by the user's browser

Client side

400

JavaScript can be placed in . . .

The head, the body and an external file

400

Variable declaration keywords added to JavaScript 2015.

let const

400

Mandatory to define blocks of code in Python

indent

400

Martin Luther King Jr preached this type of protesting


What is nonviolent

500

Name three programs and operations that run on the server

PHP, Node. js, Java, Ruby, Perl, and Python

500

The user's visible area of a web page

viewport

500

Variables are _______ for storing data or information

containers

500

Once function is defined it can be called or invoked.

name (arg1, arg2);

500

The Civil Rights movement was inspired by this man from India

Who is Gandhi

M
e
n
u