If, Assignment, Loop

If, Assignment, Loop

8th Grade

20 Qs

quiz-placeholder

Similar activities

Micro:Bit Homework 1

Micro:Bit Homework 1

6th - 10th Grade

20 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

Arduino IDE

Arduino IDE

3rd Grade - Professional Development

17 Qs

Code.org Express

Code.org Express

8th Grade

25 Qs

Python For And While Loop

Python For And While Loop

8th - 12th Grade

20 Qs

Python -Iteration (loops)

Python -Iteration (loops)

7th - 12th 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 while loops

Python while loops

8th - 9th 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?