Search Header Logo

BAI 26_10

Authored by Pham Kieu

Computers

10th Grade

Used 3+ times

BAI 26_10
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Các hàm có sẵn trong thư viện Python là?

int(), print(), type()

def tong ():

def giaithua (n):

def max(a,b):

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Hàm trong Python do người lập trình định nghĩa gồm các dạng nào?

có đối số, không có đối số

có return, không return

có tham số, không tham số

có trả lại giá trị, không trả lại giá trị

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Cấu trúc của hàm có trả lại giá trị nào sau đây là đúng trong NNLT Python?

def <tên hàm>(<tham số>):

<khối lệnh>

return

def tong (a,b):

s=a+b

return

def <tên hàm>(<tham số>):

<khối lệnh>

return <giá trị>

def tong (a,b):

s=a+b

return s

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

với m=3 thì chương trình là bao nhiêu?

2

3

6

0

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Dựa vào đoạn code hãy cho biết: đau là tham số hình thức?

a,b

p,n,a,b

n,p

x,y

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Dựa vào đoạn code hãy cho biết: đau là tham số thực sự?

a,b

p,n,a,b

n,p

x,y

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Dựa vào đoạn code hãy cho biết: các đối số là?

a,b

p,n,a,b

n,p

x,y

Access all questions and much more by creating a free account

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?