Search Header Logo

Python Baseline Test (PCAP I)

Authored by Ademola Damilola

Computers, Instructional Technology

9th Grade - Professional Development

Used 16+ times

Python Baseline Test (PCAP I)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

60 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

20 sec • 5 pts

What is true about compilation?

It tends to be faster than interpretation

(b) It tends to be slower than interpretation

The code is converted directly to machine code executable by the processor

(d) both you and the end user must have the compiler to run your code

2.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which of the following variable names are illegal?

(Select ALL that apply)

TRUE

True

and

true

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The ** operator ______

performs duplicated multiplication

performs floating point multiplication

performs exponentiation

does not exist

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

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

333333

18

666

36

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

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

0.0

0.16666666666666

0

4.5

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

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

8.0

2.0

4.0

the code will cause a runtime error

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The \n digraph forces the print() function to ______

Output exactly two characters: \ and n    

duplicate the character next to the digraph

stop its execution

break the output line

Access all questions and much more by creating a free account

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

Already have an account?