python quiz

python quiz

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

3rd - 4th Grade

15 Qs

Python Test

Python Test

3rd - 4th Grade

15 Qs

Python Free Code Camp

Python Free Code Camp

3rd - 4th Grade

15 Qs

Python Programming

Python Programming

3rd - 4th Grade

15 Qs

Grok Learning Python

Grok Learning Python

3rd - 4th Grade

15 Qs

AstepI Quiz 2

AstepI Quiz 2

4th - 8th Grade

10 Qs

AstepI Quiz 3

AstepI Quiz 3

4th - 8th Grade

10 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

python quiz

python quiz

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Yu Lun Hsieh

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) _____ is a variable that receives an argument that is passed into a function

Argument

Parameter

Named Constant

Global Variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python the ' STRING data type' can be defined as...?
holds alphanumeric text
hold whole numbers
holds numbers with a decimal point
holds either a true or false value

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Gjdk is not a good name for a variable, why?

It starts with a capital letter.

It does not contain any spaces.

There are no vowels.

It's meaningless.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable names can start with...

...only capital letters.

...any number, letter or an underscore (_).

...any letter or symbol.

...any letter or an underscore (_).

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

哪個資料型態是浮點數

3

3.1

3.0

28

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

下列哪一個是列表list

(1, 2, 3)

{1, 3, 5}

[2, 5, 7]

{1:2, 4:5}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python the ' INTEGER data type' can be defined as...?
holds alphanumeric data as text
holds whole numbers
holds numbers with a decimal point
holds either ‘true’ or ‘false’

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?