Sentiment Analysis

Sentiment Analysis

1st - 5th Grade

5 Qs

quiz-placeholder

Similar activities

Scratch basics BIl.

Scratch basics BIl.

4th Grade

10 Qs

MIT App Inventor JC Assessment 1

MIT App Inventor JC Assessment 1

4th - 6th Grade

10 Qs

Code

Code

1st - 4th Grade

10 Qs

Scratch quiz -2

Scratch quiz -2

KG - 8th Grade

10 Qs

12.	Game: Maze Navigation (Part 1)

12. Game: Maze Navigation (Part 1)

1st Grade

10 Qs

Blockchain

Blockchain

1st - 3rd Grade

10 Qs

celebertiemgame

celebertiemgame

4th - 7th Grade

6 Qs

LC Coding Fundamental 2

LC Coding Fundamental 2

2nd Grade

10 Qs

Sentiment Analysis

Sentiment Analysis

Assessment

Quiz

Computers, Education, Special Education

1st - 5th Grade

Easy

Created by

Sumaitha Farzeen

Used 54+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block did we used to check whether the answer entered by the player is in the list or not?

Length of (list name) block

(List name) contains (thing) block

item (1) of (List name) block

Delete all block

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What changes happen to the sprite after entering the comment?

It disappeared

It changed its color

It changed its costume

It changed its size

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block did we used to display the question to the player?

Say block

Show block

Hide block

Ask () and wait block

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many lists are there in this project?

2

3

4

5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block saves the answer entered by the player?

Ask block

Answer block

Say block

Show block