python variables and commands

python variables and commands

9th Grade

10 Qs

quiz-placeholder

Similar activities

Python Concepts

Python Concepts

9th Grade

10 Qs

Python Introduction

Python Introduction

9th Grade

15 Qs

CP M.8.1-8.5 Quiz Review

CP M.8.1-8.5 Quiz Review

9th - 12th Grade

15 Qs

Python Fundamentals for Grade 9 Students

Python Fundamentals for Grade 9 Students

9th Grade

10 Qs

Python Arrays

Python Arrays

9th - 12th Grade

13 Qs

Python End of Topic Quiz

Python End of Topic Quiz

8th Grade - University

15 Qs

python

python

9th Grade

13 Qs

Python

Python

9th Grade

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