Py01-1

Py01-1

10th Grade

10 Qs

quiz-placeholder

Similar activities

Revision Gr2-2025

Revision Gr2-2025

3rd Grade - University

12 Qs

U1L2 Gossip Review

U1L2 Gossip Review

9th - 12th Grade

10 Qs

8525 AQA GCSE  3.1.1 Pseudo-code

8525 AQA GCSE 3.1.1 Pseudo-code

10th - 11th Grade

14 Qs

ICT SKILLS

ICT SKILLS

9th - 10th Grade

10 Qs

SISKOM - Kuis Gerbang Logika dan Aljabar Boolean

SISKOM - Kuis Gerbang Logika dan Aljabar Boolean

10th Grade

10 Qs

Chapter 1: Computer Basics Quiz

Chapter 1: Computer Basics Quiz

9th - 12th Grade

10 Qs

AP CSP Review 11Q

AP CSP Review 11Q

10th - 12th Grade

11 Qs

 Unit 4 Advanced AP CSP

Unit 4 Advanced AP CSP

9th - 12th Grade

10 Qs

Py01-1

Py01-1

Assessment

Quiz

Computers

10th Grade

Practice Problem

Hard

Created by

鄭 傑

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

下列程式輸出為何?

print("Hello Python")

"Hello Python"

Hello Python

("Hello Python")

print("Hello Python")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

要讀取使用者輸入的文字,要使用下列何種函式?

input()

output()

print()

input(input())

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

在print資料時,要以什麼標點符號區隔文字與變數?

逗號

空格

雙引號

括號

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

下列哪些為字串與變數的差別?

字串要用雙引號包起來,變數不用

字串為固定數值,變數可隨著程式執行改變

變數可以存放字串

變數可以做數學運算,字串不行

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列何種方式可以將讀取到的整數,存放在變數num裡

num = input()

num = int(input())

input() = num

int(input()) = num

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

何者為Python中除法的運算符號?

÷

/

\

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

下方程式輸出為何?

BMI = 25

print("BMI為",BMI)

BMI為 25

BMI為25

BMI = 25

無法執行

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?