Python101

Python101

5th Grade

10 Qs

quiz-placeholder

Similar activities

CodeMonkey程式觀念測驗(琢思 201812078)

CodeMonkey程式觀念測驗(琢思 201812078)

3rd - 9th Grade

10 Qs

伪代码与流程图表示算法

伪代码与流程图表示算法

4th - 6th Grade

10 Qs

六年级TMK单元3

六年级TMK单元3

5th Grade

13 Qs

20190116巴赫體驗活動

20190116巴赫體驗活動

4th Grade - University

14 Qs

Python_R

Python_R

2nd Grade - Professional Development

8 Qs

PowerPoint测验

PowerPoint测验

KG - 12th Grade

12 Qs

应用窗体编辑数据库

应用窗体编辑数据库

5th Grade

10 Qs

python String and comment

python String and comment

3rd Grade - University

13 Qs

Python101

Python101

Assessment

Quiz

Computers

5th Grade

Medium

Created by

Ye Leibo

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Python是

模块编程

代码编程

模块和代码编程

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

我们在Python做的第一个程序是

Hello WBS

Hello python

Hello world

Hello

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

print()是一个

函数

字符串

编程语言

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

“Hello world”是

字符串

编程语言

函数

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

想要输出Today is Friday,则要使用下列哪个语句?

Today is Friday

"Today is Friday"

print(Today is Friday)

print("Today is Friday")

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

下列语句,正确的是

print hello

print(hello)

print("hello")

print"hello"

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

下列说法正确的是

函数都有()

字符串可以没有""

print()只能使用一次

print()是输入函数

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?