RL Junior Python Basics Quiz 2

RL Junior Python Basics Quiz 2

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Excel

Excel

7th Grade

15 Qs

INTRODUCING PYHTON

INTRODUCING PYHTON

7th Grade

16 Qs

3D Printing-Tinker/Brain Pop

3D Printing-Tinker/Brain Pop

6th - 8th Grade

20 Qs

KS3 Year 7 Summative from NCCE

KS3 Year 7 Summative from NCCE

6th - 8th Grade

20 Qs

Grade 8

Grade 8

8th Grade

19 Qs

Grade 8

Grade 8

8th Grade

17 Qs

ใบงานที่ 4 ทําความรู้จักกับภาษาไพทอน

ใบงานที่ 4 ทําความรู้จักกับภาษาไพทอน

8th Grade

15 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

RL Junior Python Basics Quiz 2

RL Junior Python Basics Quiz 2

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Aahnik Daw

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A dictionary in Python consists of

key

value

word meaning

english words

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

string = "Hello"

string[-1]

o

l

H

e

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of them are Python datatypes?

list

str

int

dict

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = bool( x>10 and y<20)
If I say that x = 12, y = 31, then a = ?

False

False and True

True and False

True

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

The keys of a dictionary can be of the following type

str

int

list

dict

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a function in Python?

func

def

define

function

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

def add(a,b):

______ a+b

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?