Search Header Logo
Lesson 1 - Python - First Steps

Lesson 1 - Python - First Steps

Assessment

Presentation

Computers

8th - 9th Grade

Easy

Created by

Kieran Haren

Used 14+ times

FREE Resource

26 Slides • 8 Questions

1

media

2

Open Ended

What is an algorithm?

3

media

4

media

5

media

6

media

7

Multiple Choice

What is an Algorithm?
1
A chart showing the flow of a series of events
2
Step-by-step instructions used to solve a problem
3
A decision arrived at by following instructions
4
A computer program that follows a chart

8

media

9

media

10

Open Ended

What is a program?

11

media

12

media

13

media

14

media

15

media

16

media

17

Multiple Choice

What is wrong with, 'print(x+hello)'

1

There are too many characters

2

Print is not a statement in Python

3

The text is not in quotes

4

Text cannot be added in python

18

Multiple Choice

Are Double or single quotes used in Python?

1

Double

2

Single

3

Neither

4

Both work

19

Multiple Choice

Which of the following assign the value 50 to a variable x?

1

x=50

2

Let x=50

3

x;=50

4

x<<50

20

Multiple Choice

A syntax error in your code means:
1
You have not used enough characters. 
2
There was no defined index. 
3
Python can't find a file to pass the code to. 
4
There is an error with your typing and code structure. 

21

media

22

media

23

media

24

media

25

media

26

media

27

media

28

media

29

media

30

media

31

media

32

media

33

media

34

Poll

How was todays lesson?

Amazing

Great

Okay

media

Show answer

Auto Play

Slide 1 / 34

SLIDE