If, Assignment, Loop

If, Assignment, Loop

8th Grade

20 Qs

quiz-placeholder

Similar activities

Coding Vocabulary

Coding Vocabulary

7th - 8th Grade

19 Qs

AQA GCSE Computer Science - 3.1.1 Representing algorithms

AQA GCSE Computer Science - 3.1.1 Representing algorithms

8th - 10th Grade

19 Qs

Computer Technology

Computer Technology

6th - 8th Grade

18 Qs

Python Vocab Review

Python Vocab Review

6th - 8th Grade

15 Qs

TechSmart 1.1 & 1.2  Vocab Practice

TechSmart 1.1 & 1.2 Vocab Practice

8th Grade

20 Qs

Express Course Vocab Code.org Lessons 1 - 13

Express Course Vocab Code.org Lessons 1 - 13

5th - 8th Grade

22 Qs

Python Year 9 Quiz

Python Year 9 Quiz

8th - 10th Grade

19 Qs

AQA GCSE Computer Science - 3.2.11 Structured programming

AQA GCSE Computer Science - 3.2.11 Structured programming

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?