Python KP 1-2

Python KP 1-2

12th Grade

120 Qs

quiz-placeholder

Similar activities

CN-I SEM PART A PRACTICE QUIZZ

CN-I SEM PART A PRACTICE QUIZZ

12th Grade

117 Qs

TIN HỌC HK1 12

TIN HỌC HK1 12

12th Grade

121 Qs

COMPUTER NETWORKS -I  SEM PRACTICE

COMPUTER NETWORKS -I SEM PRACTICE

12th Grade

117 Qs

Apollo/Python

Apollo/Python

9th - 12th Grade

125 Qs

Hardware Test

Hardware Test

12th Grade

120 Qs

AP CSP 200PT Quizizz 1-9 - BLOCK

AP CSP 200PT Quizizz 1-9 - BLOCK

9th - 12th Grade

118 Qs

Quiz về Bảo mật Thông tin Cá nhân

Quiz về Bảo mật Thông tin Cá nhân

12th Grade

120 Qs

Load Balancing Kelas XII-9

Load Balancing Kelas XII-9

12th Grade

125 Qs

Python KP 1-2

Python KP 1-2

Assessment

Quiz

Computers

12th Grade

Hard

Created by

J Gabe

Used 1+ times

FREE Resource

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

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?