Python Baseline Test (PCAP I)

Python Baseline Test (PCAP I)

Assessment

Flashcard

Computers, Instructional Technology

9th Grade - Professional Development

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

55 questions

Show all answers

1.

FLASHCARD QUESTION

Front

The ** operator ______

Back

performs exponentiation

2.

FLASHCARD QUESTION

Front

What is the output of the following snippet if the user enters two lines containing 3 and 6 respectively?

Back

333333

3.

FLASHCARD QUESTION

Front

Left-sided binding determines that the result of the expression above is equal to:

Back

0

4.

FLASHCARD QUESTION

Front

What is the output of the following snippet if the user enters two lines containing 2 and 4 respectively?

Back

8.0

5.

FLASHCARD QUESTION

Front

The
digraph forces the print() function to ______

Back

break the output line

6.

FLASHCARD QUESTION

Front

What is the output of the following snippet if the user enters two lines containing 2 and 4 respectively?

Back

the code will cause a runtime error

7.

FLASHCARD QUESTION

Front

What is the output of the following snippet? x*y*z, x y z, 1*1*1, 1 1 1

Back

1*1*1

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?