K11: B5,6,7

K11: B5,6,7

11th Grade

20 Qs

quiz-placeholder

Similar activities

Bebras Colage B

Bebras Colage B

7th - 12th Grade

15 Qs

Sains Komputer (Java) 0: Pemikiran Komputasional

Sains Komputer (Java) 0: Pemikiran Komputasional

10th - 12th Grade

20 Qs

Ôn tập học kỳ I

Ôn tập học kỳ I

9th - 12th Grade

20 Qs

HTML

HTML

8th - 12th Grade

15 Qs

Programming Vocabulary

Programming Vocabulary

10th - 12th Grade

17 Qs

Quiz Inf X.B

Quiz Inf X.B

10th Grade - University

20 Qs

Yr7- Understanding computers Lessons 1-3

Yr7- Understanding computers Lessons 1-3

7th - 11th Grade

20 Qs

Tags HTML

Tags HTML

9th Grade - Professional Development

18 Qs

K11: B5,6,7

K11: B5,6,7

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Thầy Trọng

Used 12+ 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

30 sec • 1 pt

Khai báo nào sau đây đúng?

x, y=int,int

x, y=int

x, y Of Integer;

x, y := int

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Danh sách các biến là một hoặc nhiều tên biến, các tên biến được viết cách nhau bởi:

Dấu phẩy (,)

Dấu chấm phẩy (;)

Dấu chấm (.)

Dấu hai chấm (:)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Python, cú pháp để khai báo biến là:

< Biến > : < Biểu thức >

< Biến > = < Biểu thức >

< Biến > : < Biểu thức >;

Var < Danh sách biến >;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong ngôn ngữ lập trình Python, nội dung trên một hàng phía sau # dùng để:

Chú thích

Khai báo hằng

Khai báo biến

Khai báo tên chương trình

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong ngôn ngữ lập trình Python, câu lệnh nào sau đây là khai báo biến?

a=2,3

b=3

a=true

d=”2.3”

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để tính diện tích S của hình vuông có cạnh a với giá trị nguyên nằm trong phạm vi từ 10 đến 100, cách khai báo S nào dưới đây là đúng trong Python

S=int

S=float

S=str

S=bool

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho khai báo biến:

m, n : int,int

x, y: float,float;

Giá trị nào sao đây là sai?

n = 3.5;

m = - 4;

y = 10.5;

x = 6;

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?