
Python KP 1-2

Quiz
•
Computers
•
12th Grade
•
Hard

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
Identify the Python docstring comment.
Comment 1
Comment 2
Comment 3
Comment 4
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade