Search Header Logo

第二章 彈跳

Authored by 源望 姚

Computers

9th - 12th Grade

Used 4+ times

第二章 彈跳
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

以下哪個代碼表示我們編寫的游戲開始運行?

pgzrungo()

pgzrun,go()

pgzrun.go()

import pgzrun

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

以下哪一個是繪圖函數?

defdraw()

def draw()

def.draw()

def draw

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

以下哪一個是繪制空心圓的程序段?

screen.draw.filled_circle((400,300),100,'white')

screen.draw.filled_circle(400,300,100,'white')

screen.draw.circle(400,300,100,'white')

screen.draw.circle((400,300),100,'white')

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

以下哪一個是修改背景為紅色的正確程序段.

fill('White')

screen.fill('Red')

screen.fill(red)

screen,fill('Red')

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

以下哪一個是對於screen.draw.circle(?,?,?)的三個參數的正確描述.

半徑,坐標,顏色

坐標,半徑,顏色

顏色,坐標,半徑

坐標,顏色,半徑

Access all questions and much more by creating a free account

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?