Biến, lệnh gán

Biến, lệnh gán

10th Grade

10 Qs

quiz-placeholder

Similar activities

Kiểm tra thường xuyên lần 2 (11/9-11/7)

Kiểm tra thường xuyên lần 2 (11/9-11/7)

KG - 12th Grade

10 Qs

FLUIDA STATIS

FLUIDA STATIS

10th Grade

14 Qs

Dasar Pemrograman C++

Dasar Pemrograman C++

10th Grade

10 Qs

Graphing Inequalities - Number line

Graphing Inequalities - Number line

9th Grade - University

10 Qs

Absolute Value Inequalities

Absolute Value Inequalities

8th - 12th Grade

12 Qs

Solving Inequalities Quiz

Solving Inequalities Quiz

9th - 11th Grade

15 Qs

CSS QUIZ NO.2

CSS QUIZ NO.2

9th - 12th Grade

10 Qs

MATEMÁTICA 2DO A

MATEMÁTICA 2DO A

1st - 12th Grade

10 Qs

Biến, lệnh gán

Biến, lệnh gán

Assessment

Quiz

Other

10th Grade

Medium

Created by

1. 10A9

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp lệnh gán là:

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

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

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

<biến> = <biểu thức>;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho b = 1. Lệnh gán nào SAI?

a=5

a=5+b

a+b=15

a=b*2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Chuyển biểu thức toán học trên sang biểu thức trong Python

x + 1 / y*2

x + 1 / y**2

(x + 1) / y**y

(x + 1) / y**2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho câu lệnh a = b = 8.2. Giá trị của a và b là:

a=8, b=2

a=8.2, b=8.2

a=2, b=8

a=1, b=8.2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"abc" + "123" = ?

"abc123"

"abc 123"

"abc" + "123"

"123abc"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"abc" * 2 = ?

"abc"

"abc" * 2

"abccba"

"abcabc"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

9/2 = ?

9/2

4

1

4.5

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?