認識Python中的變量

認識Python中的變量

6th - 8th Grade

29 Qs

quiz-placeholder

Similar activities

2021年6年级信息与工艺问答比赛

2021年6年级信息与工艺问答比赛

6th Grade

30 Qs

2024 Word Test

2024 Word Test

8th Grade

34 Qs

翰林 資訊科技 8下 Ch5

翰林 資訊科技 8下 Ch5

8th Grade

25 Qs

第四章 資料保護與資訊安全

第四章 資料保護與資訊安全

7th Grade

25 Qs

輔助字型(二)

輔助字型(二)

6th - 11th Grade

24 Qs

107資訊安全檢測

107資訊安全檢測

4th - 6th Grade

34 Qs

信息与信息技术练习2

信息与信息技术练习2

7th - 8th Grade

30 Qs

認識Python中的變量

認識Python中的變量

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

赖健明 赖健明

FREE Resource

29 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

3 mins • 1 pt

變量是什麼?

方便記憶的別名

存儲資料的容器

電腦的地址

一個複雜且隨機的數字

2.

MULTIPLE SELECT QUESTION

3 mins • 1 pt

變量在Python中的命名規則是什麼?

只能包含字母和數字

不能以數字開頭

不能包含特殊字符

所有字母都必須小寫

3.

MULTIPLE SELECT QUESTION

3 mins • 1 pt

資料在記憶體中是如何儲存的?

以數字地址儲存

以有意義的名稱儲存

以無意義的數字地址儲存

以字母和數字組成的名稱儲存

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

在Python中,變量的數據類型是由什麼決定的?

變量名稱

變量的值

變量的地址

變量的類型

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

以下哪個是合法的變量名稱?

1student

student-name

_private_var

@name

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

變量可以同時賦值給多個變量嗎?

可以

不可以

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

在Python中,如何輸出一個變量的值?

print(variable)

output(variable)

display(variable)

show(variable)

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?