If, Assignment, Loop

If, Assignment, Loop

8th Grade

20 Qs

quiz-placeholder

Similar activities

Computational Thinking Vocabulary

Computational Thinking Vocabulary

6th - 8th Grade

20 Qs

Unit 6 Coding

Unit 6 Coding

6th - 8th Grade

15 Qs

Язык программирования Python

Язык программирования Python

1st - 10th Grade

20 Qs

Code.org CSD Unit 3 Lessons 1-12

Code.org CSD Unit 3 Lessons 1-12

3rd - 12th Grade

20 Qs

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

Pseudocode

Pseudocode

KG - University

20 Qs

Python -Iteration (loops)

Python -Iteration (loops)

7th - 12th Grade

20 Qs

AQA GCSE Computer Science - 3.2.2 Programming Concepts

AQA GCSE Computer Science - 3.2.2 Programming Concepts

8th - 10th Grade

20 Qs

If, Assignment, Loop

If, Assignment, Loop

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Kevin Callies

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If

Assignment

Loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If

Assignment

Loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If

Assignment

Loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(setq x 2 y 3)

If

Assignment

Loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(if (> a 20)
(format t "~% a is less than 20"))
(format t "~% value of a is ~d " a)

If

Assignment

Loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(loop for x in '(1 2 3)
do (print x))

If

Assignment

Loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SET @MyCounter = 1;

If

Assignment

Loop

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?