python variables and commands

python variables and commands

9th Grade

10 Qs

quiz-placeholder

Similar activities

Lists In Python_1

Lists In Python_1

9th Grade - University

15 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

AR1_Starter

AR1_Starter

9th Grade

9 Qs

AP CSP - Python Lists and Arrays

AP CSP - Python Lists and Arrays

9th - 12th Grade

10 Qs

Grade 8 End of Unit Revision

Grade 8 End of Unit Revision

8th Grade - University

15 Qs

python

python

9th Grade

13 Qs

Python

Python

9th Grade

15 Qs

9.3 L3 Python Lists

9.3 L3 Python Lists

7th - 10th Grade

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