Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

quiz-placeholder

Similar activities

Kiểm tra giữa kỳ 1 Tin 8

Kiểm tra giữa kỳ 1 Tin 8

8th Grade

15 Qs

IT quiz class 7 E-commerce and blogging

IT quiz class 7 E-commerce and blogging

6th - 7th Grade

15 Qs

Računalno razmišljanje i programiranje 2. dio 2025.

Računalno razmišljanje i programiranje 2. dio 2025.

7th Grade

20 Qs

ICT Grade 8 Model exam Altaluq private school Excel

ICT Grade 8 Model exam Altaluq private school Excel

8th Grade

20 Qs

Remedial Informatika

Remedial Informatika

9th - 12th Grade

20 Qs

Cyber Security Homework 1

Cyber Security Homework 1

7th - 9th Grade

15 Qs

Lessons 1-5 Test Review

Lessons 1-5 Test Review

8th Grade

17 Qs

G8_Ch2_Windows Movie Maker

G8_Ch2_Windows Movie Maker

8th Grade

15 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

Assessment

Quiz

Computers

7th - 9th Grade

Practice Problem

Hard

Created by

Tracy Mayhead

Used 138+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A set of precise instructions that is meant to solve a problem is .......................

a computer

an algorithm

a program

an interpreter

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?

plus +

forward slash /

equals =

asterisk *

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Read the Python program:


When this program is executed, what will be displayed on the screen?


Note: There may be errors in the program and/or it may not behave as expected.

"I live in", location

"I live in", "Leeds"

I live in location

I live in Leeds

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Read the Python program:


When this program is executed, what will be displayed on the screen, as a result of executing line 3?


Note: There may be errors in the program and/or it may not behave as expected.

I’ve never been to and whatever the user has typed at the keyboard

I’ve never been to location

I’ve never been to input()

It is not possible to know the output without executing the program.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which feature of programming involves a decision, but does not involve repeats?

Sequence

Selection

Iteration

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Read the Python program below:


1. answer = 3 + 13 * 3

2. print("The Answer is", answer)


When this program is executed, what will be displayed on the screen?


Note: There may be errors in the program and/or it may not behave as expected.

The Answer is 3 + 13 * 3

The Answer is 42

The Answer is 48

The Answer is answer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The code you use to receive an input from the keyboard

enter()

receive()

add()

input()

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?