Python - Objective 1

Python - Objective 1

8th Grade

15 Qs

quiz-placeholder

Similar activities

Reverse Python quiz

Reverse Python quiz

8th - 9th Grade

20 Qs

Python - Objective 1.1

Python - Objective 1.1

7th - 8th Grade

11 Qs

AQA GCSE Computer Science - 3.2.11 Structured programming

AQA GCSE Computer Science - 3.2.11 Structured programming

8th - 10th Grade

20 Qs

Y8 Hwk 4: Subroutines

Y8 Hwk 4: Subroutines

8th Grade

11 Qs

Python turtle

Python turtle

8th - 9th Grade

20 Qs

APCSP Semester Review

APCSP Semester Review

8th - 9th Grade

20 Qs

Python L5

Python L5

6th Grade - University

10 Qs

Adventure game project

Adventure game project

7th - 8th Grade

12 Qs

Python - Objective 1

Python - Objective 1

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Max Higgs

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a subroutine that does not return any values called?

Function

Procedure

Variable

Constant

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a subroutine that returns values called?

Procedure

Function

Constant

Keyword

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is code inside subroutines tabulated?

To make it more readable

To make it run faster

To save memory

To increase security

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are keywords in a programming language also called?

Identifiers

Variables

Reserved words

Constants

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you spot a string in python code?

With single quote marks

With double quote marks

With parentheses

With square brackets

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are constants in a program?

Values that can be changed by the program

Values that can only be changed by the programmer

Temporary values

Memory addresses

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of a variable called?

Identifier

Keyword

Constant

Function

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?