Ch2變數與運算式-綜合演練選擇題

Ch2變數與運算式-綜合演練選擇題

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Soal Penggunaan Printscren pada MS Word

Soal Penggunaan Printscren pada MS Word

8th Grade

10 Qs

Informatika Kelas 8

Informatika Kelas 8

8th Grade

10 Qs

Тест з теми 'Списки – змінювані послідовності'

Тест з теми 'Списки – змінювані послідовності'

7th Grade - University

12 Qs

Common Webpage Buttons

Common Webpage Buttons

8th Grade - University

10 Qs

Digital Media Quiz

Digital Media Quiz

6th - 8th Grade

15 Qs

TLE 8 - Quiz 2: Visual Arts and Telecommunication

TLE 8 - Quiz 2: Visual Arts and Telecommunication

8th Grade

15 Qs

Lego Spike & Python - Challenge 3 Quiz

Lego Spike & Python - Challenge 3 Quiz

6th - 8th Grade

10 Qs

IT g7-8

IT g7-8

7th Grade

15 Qs

Ch2變數與運算式-綜合演練選擇題

Ch2變數與運算式-綜合演練選擇題

Assessment

Quiz

Information Technology (IT)

6th - 8th Grade

Easy

Created by

Vans Tsai

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列何者是 Python 的註解符號?

$

//

#

%

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列何者是錯誤的變數名稱?

if

mary

str56

error_i

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

num = 8+ True,num 的值為何?

0

1

8

9

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(type(56.0))顯示的結果為何?

str

float

int

double

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列何者錯誤?

print(23 + "67")

print(str(23) + "67")

print(23 + int("67"))

print(str(23) + str("7")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

num = 96%5,num 的值為何?

0

1

19

20

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

num =5,則num **=3 的值為何?

3

15

25

125

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?