PYTHON

PYTHON

Professional Development

15 Qs

quiz-placeholder

Similar activities

Algoritmo e Lógica de Programação

Algoritmo e Lógica de Programação

Professional Development

15 Qs

ABC

ABC

Professional Development

10 Qs

Latihan Microsoft Word by Kisron

Latihan Microsoft Word by Kisron

Professional Development

10 Qs

Fellowship program 2021

Fellowship program 2021

University - Professional Development

15 Qs

HTML_1

HTML_1

Professional Development

10 Qs

C programming_Shivank

C programming_Shivank

Professional Development

20 Qs

เทคโนโลยี  (Microsoft PowerPoint)

เทคโนโลยี (Microsoft PowerPoint)

Professional Development

20 Qs

Atalhos

Atalhos

Professional Development

20 Qs

PYTHON

PYTHON

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Hang Thu

Used 7+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Trong NNLT Python, biểu thức sau cho kết quả bằng bao nhiêu?

Print(2**3+4//2-3%2)

7

8

9

10

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Trong NNLT Python, biểu thức 1+x3 được viết là:

1+x**3

1+x^^3

1+x^3

1+x***3

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Trong NNLT Python, biểu thức số học nào sau đây là hợp lệ?

{a + b}*c;

5*a + 7*b + 8*c;

5a + 7b + 8c;

a*b(a+b);

4.

FILL IN THE BLANK QUESTION

30 sec • 5 pts

Kết quả trả về cho lệnh sau là gì?

print(“100 >= 10**2”)

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Kết quả trả về cho lệnh sau là gì?

print(100 >= 10**2)

False

None

True

100 > 10**2

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Trong lập trình Python, từ khóa Print dùng để?

Khai báo sử dụng biến

Khai báo kiểu dữ liệu.

Nhập dữ liệu vào

Thông báo kết quả ra màn hình

7.

FILL IN THE BLANK QUESTION

30 sec • 5 pts

Trong NNLT Python, cho đoạn chương trình sau:

a = b = 1 c, d =1, 2 print(a+b+c+d)

Kết quả trên màn hình là:

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?