BAI 26_10

BAI 26_10

10th Grade

20 Qs

quiz-placeholder

Similar activities

IP Address Concepts

IP Address Concepts

10th Grade

20 Qs

Soal Simulasi Ujian Daring Informatika

Soal Simulasi Ujian Daring Informatika

10th Grade

15 Qs

Html - язык гипертекстовой разметки

Html - язык гипертекстовой разметки

10th Grade

20 Qs

Simulasi Digital

Simulasi Digital

10th Grade

20 Qs

Conditions

Conditions

8th - 10th Grade

16 Qs

Ôn tập KTGK. Bài 17. Biến và lệnh gán

Ôn tập KTGK. Bài 17. Biến và lệnh gán

10th Grade

15 Qs

Bài 22 Tin 10

Bài 22 Tin 10

10th Grade

17 Qs

Теги HTML

Теги HTML

10th Grade

20 Qs

BAI 26_10

BAI 26_10

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Pham Kieu

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?