python variables and commands

python variables and commands

9th Grade

10 Qs

quiz-placeholder

Similar activities

Y9 Homework 1: Python Revisited 1

Y9 Homework 1: Python Revisited 1

9th Grade

13 Qs

Python Basics and Syntax

Python Basics and Syntax

6th - 12th Grade

14 Qs

Variables & Conditional Statements

Variables & Conditional Statements

9th Grade

10 Qs

Python Arrays

Python Arrays

9th - 10th Grade

11 Qs

AR3_Starter

AR3_Starter

9th Grade

9 Qs

Grafičko sučelje - Tkinter

Grafičko sučelje - Tkinter

7th - 9th Grade

10 Qs

Python - List

Python - List

9th - 12th Grade

10 Qs

python basics quiz

python basics quiz

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