untitled

untitled

3rd - 6th Grade

10 Qs

quiz-placeholder

Similar activities

Методи списків PYTHON

Методи списків PYTHON

3rd Grade

10 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Python Variables

Python Variables

6th Grade

10 Qs

Python Basics for Students

Python Basics for Students

3rd Grade

12 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python II Lesson 2

Python II Lesson 2

5th - 9th Grade

12 Qs

Python List

Python List

4th Grade - University

15 Qs

PythonTest

PythonTest

6th Grade - Professional Development

11 Qs

untitled

untitled

Assessment

Quiz

Other, Life Skills, Computers

3rd - 6th Grade

Hard

Created by

Jennifer Clark

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

WHICH OF THE PRINT CAMMANDS IS CORRECT.

print (hello world)

print (123)

print (_149)

print = hello world

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

which of them is camel case?

HelloWorld

hello_world

helloWorld

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

what is a variable?

a box(container) in which we store values and information.

something we use to print a block of code

a comment

an error

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What Python command lets the user enter an answer to a question?

input()

output()

print()

uppercase()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lists are used to store single item in a single variable.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

List items are indexed, the first item has index [1], the second item has index [2] etc.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you add new items to a list, the new items will be placed at the end of the list.

True

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?