Search Header Logo

Python KP 1-2

Authored by J Gabe

Computers

12th Grade

Used 1+ times

Python KP 1-2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

120 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the special symbol used in python to add comments?

/*...*/

#

//

$

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Please select the valid single line comment in Python.

# comment

"comment"

'comment'

/* comment */

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following statements are true?

A compiler scans the entire source code file and translates the whole of it into machine code at once

Compiled code tends to execute faster than interpreted code

An interpreter translates one statement of the source code at a time into machine code

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data structure that can't be changed after its creation is known as _____?

immutable

mutable

duck-typed

strongly-typed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to output the string "Hello" in Python?

System.out("Hello")

printf("Hello")

print("Hello")

echo("Hello")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is the correct extension of the Python file?

.p

.pyt

.python

.py

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the Python docstring comment.

Comment 1

Comment 2

Comment 3

Comment 4

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?