Test vòng loại Python - HKICO

Test vòng loại Python - HKICO

6th - 8th Grade

16 Qs

quiz-placeholder

Similar activities

INFINITIVE\GERUND

INFINITIVE\GERUND

8th Grade

14 Qs

Haber y hacer

Haber y hacer

6th Grade

17 Qs

General knowledge quiz

General knowledge quiz

5th Grade - Professional Development

14 Qs

Corona

Corona

5th - 12th Grade

21 Qs

A night out

A night out

8th Grade

15 Qs

Dream Program - Nawh - Quiz 1

Dream Program - Nawh - Quiz 1

3rd Grade - Professional Development

18 Qs

Types of Libraries

Types of Libraries

7th Grade

12 Qs

Konark Sun Temple

Konark Sun Temple

6th - 12th Grade

12 Qs

Test vòng loại Python - HKICO

Test vòng loại Python - HKICO

Assessment

Quiz

Education

6th - 8th Grade

Practice Problem

Hard

Created by

Mạnh Tuấn Đồng

Used 47+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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)

Media Image
Media Image
Media Image
Media Image

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

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?