Monday, November 18, 2013

Blog 19

Blog 19

What is the result of this line of javascript?          "cake".length*9

What are the two values of a boolean data type?

What does console.log () do?

7 comments:

  1. 36
    true false
    responds to inputs given

    ReplyDelete
  2. 36
    true false
    it puts whatever is in the parenthases into the output

    ReplyDelete
  3. 4
    true false
    shows the output

    ReplyDelete
  4. Cookie monster haha JK Jonathan ONeilNovember 19, 2013 at 11:39 AM

    36 true or false. acts with the inputs given

    ReplyDelete
  5. 36.

    True and false (1 0).

    console.log puts what's in the parenthesis into the output (so, 'cow' will show up as cow in the output)

    ReplyDelete
  6. 36
    true false
    it says what ever is in the parentheses
    -Zach

    ReplyDelete