PCEP Evaluation

PCEP Evaluation

4th Grade

25 Qs

quiz-placeholder

Similar activities

/Python_Quiz\

/Python_Quiz\

KG - Professional Development

20 Qs

LEVEL ZERO BEGINNERS B003 EXAMS

LEVEL ZERO BEGINNERS B003 EXAMS

4th Grade

20 Qs

Master Class Quiz (codeMentorPro)

Master Class Quiz (codeMentorPro)

1st - 5th Grade

20 Qs

Basic Python Quiz for Beginners

Basic Python Quiz for Beginners

3rd - 6th Grade

20 Qs

PYTHON QUIZ

PYTHON QUIZ

1st - 5th Grade

20 Qs

Paper 2 - Recap so far!

Paper 2 - Recap so far!

4th Grade

22 Qs

Python Easy

Python Easy

3rd - 6th Grade

20 Qs

Python Level 1

Python Level 1

3rd - 8th Grade

20 Qs

PCEP Evaluation

PCEP Evaluation

Assessment

Quiz

Computers

4th Grade

Hard

Created by

Magikid Chino Hills

Used 12+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is incorrect for a dictionary in Python?

each key must be unique

the key should be an immutable object

the len() function returns the sum of key-value elements in the dictionary

the len() function returns the numbers of key-value elements in the dictionary

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A complete set of commands is known as:

Instruction list

Code laws

Command-line

Command list

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are correct statements?

True + 1 evaluates to 1

True and False evaluates to False

True or False evaluates to False

7+ False evaluates to False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Octal has the following base:

2

8

10

16

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a list passed into function’s argument and modified inside the function:

Will affect the argument

Will not affect the argument

Will give an error

Will become global by default

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An integer number preceded by an 0x (Zero-x) will be treated as:

Octal

Binary

Hexadecimal

Decimal

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

09. Who created Python?

Guido ban Rossum

Guido van Rossum

Guido the Russian

Guodo van Rossum

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?