Python 營隊

Python 營隊

6th - 8th Grade

16 Qs

quiz-placeholder

Similar activities

KS3 Data Types

KS3 Data Types

8th Grade

16 Qs

Konsep Asas Pemikiran komputasional

Konsep Asas Pemikiran komputasional

6th Grade

20 Qs

Informatika Kelas 7

Informatika Kelas 7

7th Grade

16 Qs

Exception ✋

Exception ✋

8th Grade

12 Qs

prep1-revision

prep1-revision

7th Grade

12 Qs

Grade 7  - It's all about Printer :)

Grade 7 - It's all about Printer :)

7th Grade

16 Qs

PTS PROGDAS

PTS PROGDAS

1st Grade - University

20 Qs

Python 營隊

Python 營隊

Assessment

Quiz

Computers

6th - 8th Grade

Practice Problem

Medium

Created by

講師 B

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

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

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

輸出 要使用哪個程式?

print()

input()

int()

str()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

輸入 要用哪個程式?

print()

input()

int()

str()

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

以下變數設定哪一個是錯誤的?

a=12

b="apple"

a=23

b=a

a=b

b=123

A=12

a=A

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

以下變數設定哪一個是錯誤的?

a="蘋果"

a=apple

a=123

a="123"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下哪一個 不是 設定變數名稱時的規定

一定只能小寫

不能有中文

不能使用保留字

for while if ...

不能有符號(除了底線)

+ - * /

Answer explanation

大小寫會不一樣不代表不能用大寫!

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

以下哪一個輸出是正確的?

print(apple)

print 12

print("123")

Print(23)

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

以下何者是正確的輸入方式?

a="請輸入:"

Input("請輸入:")

a=input(請輸入:)

a=input("請輸入:")

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

Already have an account?