Computer Python quiz

Computer Python quiz

8th Grade

10 Qs

quiz-placeholder

Similar activities

Loops & Conditional Blocks in Scratch

Loops & Conditional Blocks in Scratch

6th - 12th Grade

10 Qs

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 Qs

Python with DataScience

Python with DataScience

7th Grade - University

10 Qs

Review Python

Review Python

7th - 8th Grade

11 Qs

Pseudocode

Pseudocode

8th - 9th Grade

9 Qs

Iterative Statements in Python  and Cyber Ethics

Iterative Statements in Python and Cyber Ethics

8th Grade

10 Qs

KODEKIDDO HACK #MLH3

KODEKIDDO HACK #MLH3

4th Grade - University

10 Qs

Coding Vocabulary Words

Coding Vocabulary Words

8th Grade

12 Qs

Computer Python quiz

Computer Python quiz

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Namasya Pattnayak

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The symbols that perform arithmatic and logical operationson operands and provide a meaningful result:

operators

golgi apparatus

c-disk

binary monomials

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

it is used to assign an initial value to the loop contol variable

levisation

Initialisation

sort expression

syntaxial term

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

i=10

while i<=1:

print(i)

i=i+1

What does this program do?

displays no output when the output is true

displays no output when the output is false

shows a dancing monkey

shows the fibonacci series

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The _________ series is a series in which each no. is the sum of two preceding numbers

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

These operators are used to perform arithmetic operations on data

soluble operators

conditional operators

Arithmetic operators

compatic operators

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

___________ operators play an important role in controlling a loop.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

You can use the ________ function in for loop to iterate through a sequence of no.s

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?