COMPUTER/IT - GRADE 4 [MS LOGO COMMANDS]

COMPUTER/IT - GRADE 4 [MS LOGO COMMANDS]

4th Grade

15 Qs

quiz-placeholder

Similar activities

WRITING PROCEDURES IN LOGO

WRITING PROCEDURES IN LOGO

4th Grade

15 Qs

Quiz1_7C

Quiz1_7C

3rd Grade - University

15 Qs

Python Intermediate Quiz (Including pygame)

Python Intermediate Quiz (Including pygame)

3rd - 12th Grade

20 Qs

MSW - LOGO - 4

MSW - LOGO - 4

4th Grade

20 Qs

logo

logo

3rd - 4th Grade

18 Qs

REVIEW FOR MIDTERM TEST ICT 4

REVIEW FOR MIDTERM TEST ICT 4

1st - 12th Grade

15 Qs

Basic Python Quiz for Beginners

Basic Python Quiz for Beginners

3rd - 6th Grade

20 Qs

Python Quiz

Python Quiz

3rd - 4th Grade

15 Qs

COMPUTER/IT - GRADE 4 [MS LOGO COMMANDS]

COMPUTER/IT - GRADE 4 [MS LOGO COMMANDS]

Assessment

Quiz

Computers

4th Grade

Hard

Created by

Jeremy Ebro

Used 22+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct logo command?

PRINT REMAINDER 30/6

PRINT REMAINDER 30 6

REMINDER PRINT 30 6

PRINT REMINDER 30 6

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct logo command?

PRINT SUM 7 8 9

PRINT (SUM 7 8 9)

PRINT SUM(7 8 9)

PRINT SUM 7 + 8 + 9

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct logo command?

PRINT 20\3

PRINT 20 ÷ 3

PRINT 20/3

PRINT 3\20

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct logo command?

PRINT PRODUCT 5 * 4

PRINT PRODUCT (5 * 4)

PRINT PRODUCT 5 4

PRINT 5 x 4

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct logo command?

PRINT QUOTIENT 4 / 2

PRINT QUOTIENT (4 / 2)

(QUOTIENT PRINT 4 2)

PRINT QUOTIENT 4 2

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct logo command?

PRINT DIFFERENCE 7 2

PRINT DEFFERINCE 7 2

PRINT DIFFERINCE 7 2

PRINT DIFFERENCE 7 - 2

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct logo command?

MAKE :H 7

MAKE :K 8

MAKE ‘H 7

MAKE ‘K 8

MAKE “H 7

MAKE “K 8

MAKE [H 7]

MAKE [K 8]

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?