PYTHON CAMP 2-1

PYTHON CAMP 2-1

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

ความรู้พื้นฐานการสร้างเว็บ

ความรู้พื้นฐานการสร้างเว็บ

8th Grade

15 Qs

แบบทดสอบก่อน - หลัง เรียนการใช้เครี่องมือสร้างหนังสือ E- book

แบบทดสอบก่อน - หลัง เรียนการใช้เครี่องมือสร้างหนังสือ E- book

8th Grade

10 Qs

Conditions

Conditions

8th - 10th Grade

16 Qs

PH 3 IT 9_1

PH 3 IT 9_1

7th - 9th Grade

15 Qs

Bài 7.2:  Hoạt động khởi động

Bài 7.2: Hoạt động khởi động

7th Grade

10 Qs

Python

Python

7th - 12th Grade

15 Qs

ÔN TẬP WHILE DO VÀ FOR TO DO

ÔN TẬP WHILE DO VÀ FOR TO DO

8th Grade

20 Qs

Funny

Funny

6th Grade

15 Qs

PYTHON CAMP 2-1

PYTHON CAMP 2-1

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

銓R. 銓R.

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

要如何輸出HELLO

print("HELLO")

print(HELLO)

print HELLO

HELLO (print)

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

以下程式碼會輸出什麼?

2

1

2.5

5%2

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

請問a和b的變數型別分別為何?

a是字串string

b是整數int

a是整數int

b是字串string

a和b都是字串string

a和b都是整數int

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

若a="3" (字串string),怎麼讓a轉為整數int?

string to int (a)

int(3)

int(a)

a(int)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

以下程式碼會輸出什麼?

35+70

a+str(b)

105

3570

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

以下程式碼會輸出什麼?

1

4

a+3

a

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

要如何輸入整數至變數a?

a = input()

input(a)

a = int(input())

input = a

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?