10.gk2

10.gk2

11th Grade

38 Qs

quiz-placeholder

Similar activities

tinn

tinn

11th Grade

36 Qs

ai nhanh ai đúng l5

ai nhanh ai đúng l5

1st Grade - Professional Development

35 Qs

financal and money test 3

financal and money test 3

1st Grade - Professional Development

40 Qs

Ôn tập Tin học 5 HKII

Ôn tập Tin học 5 HKII

5th Grade - University

40 Qs

tin hoc

tin hoc

11th Grade

41 Qs

ÔN TẬP CUỐI HKII - GDCD 11 (1)

ÔN TẬP CUỐI HKII - GDCD 11 (1)

11th Grade

40 Qs

công nghệ cuối kì 1

công nghệ cuối kì 1

11th Grade

35 Qs

tin gk2

tin gk2

9th - 12th Grade

43 Qs

10.gk2

10.gk2

Assessment

Quiz

Other

11th Grade

Medium

Created by

QUỐC PHƯƠNG

Used 16+ times

FREE Resource

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.

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?