Kiểm tra kiến thức Python

Kiểm tra kiến thức Python

10th Grade

68 Qs

quiz-placeholder

Similar activities

Spring Semester Test Review 2019

Spring Semester Test Review 2019

10th - 12th Grade

66 Qs

Biology EOC

Biology EOC

9th - 10th Grade

71 Qs

Unit 8 Genetics Review

Unit 8 Genetics Review

9th - 12th Grade

72 Qs

intro to bio and ecology cumulative

intro to bio and ecology cumulative

9th - 12th Grade

67 Qs

Body Systems and Change AND Dynamic Electricity Revision

Body Systems and Change AND Dynamic Electricity Revision

9th - 10th Grade

70 Qs

Calday Inheritance & Variation Year 8

Calday Inheritance & Variation Year 8

7th - 11th Grade

64 Qs

Reproductive Systems Exam

Reproductive Systems Exam

9th - 12th Grade

65 Qs

Unit 1: Introduction to Biology

Unit 1: Introduction to Biology

9th - 12th Grade

70 Qs

Kiểm tra kiến thức Python

Kiểm tra kiến thức Python

Assessment

Quiz

Biology

10th Grade

Practice Problem

Medium

Created by

Khang Barroga Nguyễn

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

68 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Python câu lệnh gán có dạng như thế nào?

< tên biến > :=< biểu thức >

< tên biến > =< biểu thức >

< tên biến > ==

đáp án B đúng

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho lệnh a=10 print(a). Biến a thuộc kiểu dữ liệu?

int

float

bool

str

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đâu là quy tắc đúng khi đặt tên biến cho Python?

Tên biến có thể bắt đầu bằng dấu gạch dưới “_”

Có thể sử dụng keyword làm tên biến

Tên biến có thể bắt đầu bằng một chữ số

Tên biến có thể có các kí hiệu @, #, %, &,...

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trường hợp nào sau đây không phải lệnh gán trong python?

cd = 50

a = a * 2

a = 10

a + b = 100

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biến k thuộc số kiểu thực, cách khai báo nào sau đây là sai?

t=float

t:float

t=8.2

t=6.5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Từ khoá của một ngôn ngữ lâp trình là:

là những từ dành riêng

cho một mục đích sử dụng nhất định

có thể đặt tên cho biến

Cả A và B

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho lệnh kt=False print(kt). Biến kt thuộc dữ liệu kiểu?

int

float

bool

str

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?