Search Header Logo
Lesson 3

Lesson 3

Assessment

Presentation

Computers

10th Grade

Easy

Created by

Mark Molina

Used 14+ times

FREE Resource

6 Slides • 5 Questions

1

media

​ACTIVITY 1

4 PICS 1 WORD​

2

Open Ended

Question image

3

Open Ended

Question image

4

Open Ended

Question image

5

Open Ended

Question image

6

Open Ended

Question image

7

media

8

media

​JAVASCRIPT

9

​Learning Target/s:

  • I can identify the different JavaScript outputs to display the output of a given code.

  • I can explain the importance of JavaScript output codes in web development.

  • I can apply the different JavaScript output codes to display the output of my code.

10

  • document.write ("Grade 10");

  • document.getElementById("demo").innerHTML = "Grade 10";

  • console.log ("Grade 10");

  • window.alert ("Grade 10");

JavaScript OUTPUT

11

  • function button1 () {

    document.write ("Grade 10");

    window.alert ("Computer Technology");

    }

_____________________________________________________________________________________________________

  • button1 ();

JavaScript FUNCTION

media

​ACTIVITY 1

4 PICS 1 WORD​

Show answer

Auto Play

Slide 1 / 11

SLIDE