Python01循环for

Python01循环for

9th - 12th Grade

43 Qs

quiz-placeholder

Similar activities

S0203 互联网+系统单元

S0203 互联网+系统单元

10th Grade

43 Qs

高二电脑练习题

高二电脑练习题

10th Grade

40 Qs

科学三年级

科学三年级

9th Grade

39 Qs

Python01循环for

Python01循环for

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

曾国樑 Chan Kok Liang

Used 1+ times

FREE Resource

43 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

在Python中控制海龟前进应使用哪个命令
forward()
left()
right()
move()

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

让海龟左转需要使用哪个命令
turnleft()
left()
right()
rotate()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

以下哪个命令可以让海龟右转
right()
left()
turnleft()
turn()

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

sam.forward(100)表示什么
前进100步
后退100步
左转100度
右转100度

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

sam.left(90)的作用是
左转90度
前进90步
右转90度
后退90步

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

sam.right(45)的效果是
前进45步
左转45度
右转45度
后退45步

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

左图代码的运行结果是什么图形?

圆形
正方形
平行四边形
三角形

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?