Kiến thức cơ bản về Python lop 10

Kiến thức cơ bản về Python lop 10

10th Grade

30 Qs

quiz-placeholder

Similar activities

Ôn tập giữa kì I Tin học 9: Câu hỏi trắc nghiệm (Phần 1)

Ôn tập giữa kì I Tin học 9: Câu hỏi trắc nghiệm (Phần 1)

9th Grade - University

30 Qs

Test z technologii informacyjnej kl. 2 technikum

Test z technologii informacyjnej kl. 2 technikum

10th Grade

30 Qs

Quiz ATS Ganjil kelas X SIJA Tahun 2025

Quiz ATS Ganjil kelas X SIJA Tahun 2025

10th Grade

35 Qs

CHỦ ĐỀ 1 LỚP 6 P2

CHỦ ĐỀ 1 LỚP 6 P2

6th Grade - University

30 Qs

PTS TIK 8D

PTS TIK 8D

2nd Grade - University

25 Qs

Pemahaman Dasar dan Aplikasi Internet of Things

Pemahaman Dasar dan Aplikasi Internet of Things

10th Grade

26 Qs

ÔN TẬP 2 -GK1-TIN9

ÔN TẬP 2 -GK1-TIN9

9th Grade - University

28 Qs

ÔN TẬP KTGKI_ TIN 6

ÔN TẬP KTGKI_ TIN 6

6th Grade - University

29 Qs

Kiến thức cơ bản về Python lop 10

Kiến thức cơ bản về Python lop 10

Assessment

Quiz

Information Technology (IT)

10th Grade

Medium

Created by

thuy phan

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

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

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python là ngôn ngữ lập trình dạng gì?

Ngôn ngữ biên dịch

Ngôn ngữ kịch bản

Ngôn ngữ máy

Ngôn ngữ gắn mã

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python được phát triển bởi ai?

James Gosling

Guido van Rossum

Dennis Ritchie

Bjarne Stroustrup

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào dưới đây được sử dụng để kiểm tra phiên bản Python đang sử dụng?

python --version

python --info

python --check

python --show

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biến trong Python được tạo như thế nào?

var x = 10

int x = 10

x = 10

declare x = 10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của đoạn mã sau là gì?

x = 5

y = "Hello"

print(type(x)

type(y))

a) <class 'int'> <class 'str'>

b) <class 'str'> <class 'int'>

c) <type 'int'> <type 'str'>

d) <class 'integer'> <class 'string'>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ký tự nào không được phép trong tên biến Python?

_

@

a

A

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của biểu thức sau là gì? 10 // 3

3.3333

3

4

3.0

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?