Python Baseline Test (PCAP I)

Python Baseline Test (PCAP I)

9th Grade - Professional Development

60 Qs

quiz-placeholder

Similar activities

SAINS KOMPUTER TING 4 - 1.2 ALGORITMA

SAINS KOMPUTER TING 4 - 1.2 ALGORITMA

12th Grade - University

62 Qs

hóa học 11

hóa học 11

11th Grade

55 Qs

Non Standardize

Non Standardize

9th - 10th Grade

65 Qs

K11 - Giữa HK II - CS Cánh diều

K11 - Giữa HK II - CS Cánh diều

11th Grade

55 Qs

UNIT 4 TEST OS, Hardware and Software Systems

UNIT 4 TEST OS, Hardware and Software Systems

5th - 9th Grade

60 Qs

Diagnostic g10

Diagnostic g10

10th Grade

56 Qs

ôn tập từ bài 16 - 20 tin 10

ôn tập từ bài 16 - 20 tin 10

10th Grade - University

65 Qs

MIL for Completion

MIL for Completion

12th Grade

60 Qs

Python Baseline Test (PCAP I)

Python Baseline Test (PCAP I)

Assessment

Quiz

Computers, Instructional Technology

9th Grade - Professional Development

Practice Problem

Medium

Created by

Ademola Damilola

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

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?