Test vòng loại Python - HKICO

Quiz
•
Education
•
6th - 8th Grade
•
Hard
Mạnh Tuấn Đồng
Used 47+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Python language was developed in what year?
1985
1820
1991
2001
1979
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is a statement in programming?
Expresses an action to be carried out
Always returns results like expressions
Rules controlling how components in a program are combined
An instruction to perform a task, usually one word
None of the above
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the output of the following code?
var = "James" 2 * 3
print(var)
James
JamesJamesJamesJamesJamesJames
JamesJamesJamesJamesJames
Error: invalid syntax
None of the above
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the output of the following code?
str = "pynative"
print (str[1:3])
py
yn
pyn
yna
pn
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What output will the console show, if 15 and 30 are entered by the user?
num1 = input(“Enter your first number”)
num2 = input(“Enter your second number”)
print (num1 + num2)
Syntax error
The concatenation of the two numbers 1530
The sum of the two numbers 45
Compiler error
None of the above
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which one will display when this code is run?
for I in range(10):
print(i)
None of the above
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the output of the following code?
var= "James Bond"
print(var[2::-1])
Jam
dno
maJ
dnoB semaJ
Bon
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Lesson 7 - Test 1

Quiz
•
5th - 8th Grade
12 questions
College/ Career Vocab.

Quiz
•
5th - 8th Grade
20 questions
REKA BENTUK ELEKTRONIK

Quiz
•
8th Grade
20 questions
Asesmen Informatika Kelas 7 Bab 4

Quiz
•
7th Grade
13 questions
java(level2)

Quiz
•
7th Grade
17 questions
Python coding

Quiz
•
7th Grade
20 questions
JKI (jaringan komputer dan internet) Kelas 7

Quiz
•
7th Grade
15 questions
Lesson 6.03 Python Variables

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Education
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
13 questions
Primary and Secondary Sources

Quiz
•
6th Grade
15 questions
Decimal Operations

Quiz
•
6th Grade
10 questions
Plotting Points on the Coordinate Plane

Quiz
•
7th - 8th Grade