Python Basics Quiz

Python Basics Quiz

Professional Development

20 Qs

quiz-placeholder

Similar activities

Python Subroutines Basics Quiz

Python Subroutines Basics Quiz

Professional Development

15 Qs

Guest The Song

Guest The Song

KG - Professional Development

20 Qs

English 8 - Review Semester 1 - Unit 4,5,6

English 8 - Review Semester 1 - Unit 4,5,6

8th Grade - Professional Development

23 Qs

holidays around the world

holidays around the world

KG - Professional Development

18 Qs

Starbucks Quiz July 19

Starbucks Quiz July 19

Professional Development

20 Qs

Animal Jam Play Wild (2019)

Animal Jam Play Wild (2019)

1st Grade - Professional Development

15 Qs

Recap Excel

Recap Excel

Professional Development

20 Qs

My Christmas Wishlist

My Christmas Wishlist

KG - Professional Development

15 Qs

Python Basics Quiz

Python Basics Quiz

Assessment

Quiz

Fun

Professional Development

Medium

Created by

Mr Massett

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a list in Python?

{}

[]

()

||

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you access the first element of a list?

1

-1

0

first

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add an item to the end of a list?

insert

append

add

push

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you remove an item from a list?

remove

pop

discard

delete

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to define a function in Python?

function

def

define

subroutine

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you call a function named greet?

greet()

call greet()

run greet()

invoke greet()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to return a value from a function?

output

return

yield

print

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?