Search Header Logo

10.gk2

Authored by QUỐC PHƯƠNG

Other

11th Grade

Used 17+ times

10.gk2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để nhập giá trị cho biến số với kiểu dữ liệu số thực trong python, cách viết nào dưới đây là đúng:

a= float(input(‘ Nhập a:’).

a= input(float(‘ Nhập a:’).

a= float.input‘ Nhập a:’.

a== float(input(‘ Nhập a:’).

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Từ khóa nào đưới đây để khai báo Hàm trong python:  

input.

return.

Tất cả đều đúng.

 def.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đáp án nào dưới đây đúng khi đặt tên cho phần tử của list trong python

a{i}

a(i)

a*i

a[i]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiểu dữ liệu số thực trong python là

float

int

string

var

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phương án nào sau đây không phải là 1 hàm  trong Python?

def a(k):

          return k+2

def a:

          return k+2

def tong(x,y):

          return x+y

def tich(x,y):

          return x*y

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phương án biểu diễn k chia kết cho m trong Python là

k&m==0

k%m==0

m%k==0

m:k==0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đáp án nào dưới đây biểu diễn số chẵn trong python:

a%2!=0.

a%2=0.

a%2==0.

a%2<>0.

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?