Python Cert - Day 2 (AM)

Python Cert - Day 2 (AM)

12th Grade

30 Qs

quiz-placeholder

Similar activities

Python set 1

Python set 1

9th - 12th Grade

26 Qs

CB30: Unit 2 Test Review

CB30: Unit 2 Test Review

9th - 12th Grade

34 Qs

Python List

Python List

12th Grade

28 Qs

Input and Output devices (ICT IGCSE)

Input and Output devices (ICT IGCSE)

10th - 12th Grade

25 Qs

Spring Final Review Part II

Spring Final Review Part II

9th - 12th Grade

35 Qs

Day 3 - Basics of Python

Day 3 - Basics of Python

12th Grade

30 Qs

CPJ Lesson 0 IE

CPJ Lesson 0 IE

9th - 12th Grade

30 Qs

Python Level 1 Review 326

Python Level 1 Review 326

9th - 12th Grade

30 Qs

Python Cert - Day 2 (AM)

Python Cert - Day 2 (AM)

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Bobby Liu

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

The escape character owes its name to the fact that it:

Escapes from source files into the computer memory

Cannot be caught due to its high speed

Changes the meaning of the character next to it

2.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

The meaning of positional parameter is determined by its:

position

name

appearance

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The most important difference between integer and floating-point numbers lies in the fact that:

integers cannot be literals but floats can

they are stored differently in the computer memory

they cannot be used simultaneously

4.

MULTIPLE CHOICE QUESTION

20 sec • 4 pts

The 0x prefix means that the number after it is denoted as:

a decimal

an octal

a hexadecimal

5.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

The // operator:

performs regular division

performs integer division

does not exist

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

The result of the following addition:

123 + 0.0

cannot be evaluated

is equal to 123

is equal to 123.0

7.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Only one of the following statement is TRUE - which one?

addition precedes multiplication

multiplication precedes addition

neither statement can be evaluated

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?