python variables and commands

python variables and commands

9th Grade

10 Qs

quiz-placeholder

Similar activities

Python Lists

Python Lists

7th - 11th Grade

9 Qs

9.3 L3 Python Lists

9.3 L3 Python Lists

7th - 10th Grade

10 Qs

Gateway Level 3 Python Quiz 3

Gateway Level 3 Python Quiz 3

9th - 12th Grade

15 Qs

Python Lists

Python Lists

8th - 12th Grade

15 Qs

LIST IN PYTHON

LIST IN PYTHON

8th - 10th Grade

15 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Python Programming Quiz

Python Programming Quiz

9th Grade

9 Qs

List-Computer

List-Computer

9th - 11th Grade

8 Qs

python variables and commands

python variables and commands

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Sherihan Awni

Used 27+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Append

will remove an entry in a list

will remove an entry from a variable

will add an entry to a variable

will add an entry to a list

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An index always begins with:

1

i

-1

0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data type consisting of numbers, letters and symbols.

String

Integer

Float

Boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

List items have an index number. In the following list, which item has the index number of 3?

["John", "Harry", "Jesse", "Ban", "Tom", "Lee"]

"Ban"

"Harry"

"Jesse"

"Lee"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is not a reserved word keyword in Python?

print

import

insert

return

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An ordered collection of items which can be of any data type

Variable

List

Function

String

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the environment in Python that write your programs and then test them out?

Shell

Window

IDLE

CLI

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?