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

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

Python Review

Python Review

7th - 8th Grade

17 Qs

AQA GCSE Computer Science - 3.1.1 Representing algorithms

AQA GCSE Computer Science - 3.1.1 Representing algorithms

8th - 10th Grade

19 Qs

Python Year 9 Quiz

Python Year 9 Quiz

8th - 10th Grade

19 Qs

Pseudocode

Pseudocode

KG - University

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

2) Python Variables

2) Python Variables

8th - 11th Grade

16 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?