Search Header Logo
Python Easy for Y8

Python Easy for Y8

Assessment

Presentation

Computers

8th Grade

Practice Problem

Easy

Created by

David Kang

Used 4+ times

FREE Resource

11 Slides • 8 Questions

1

Poll

How are you feeling today?

Need some support

Average

Good

Excellent

2

media

3

Multiple Choice

What is a variable in programming?

1

A command that prints words on the screen.

2

A number that cannot change.

3

A container that stores information which can be changed.

4

A way to draw shapes on the screen.

4

Open Ended

Can you explain what VARIABLE is in your own words?

5

​Click this link to open your python editor

6

media

8

Multiple Choice

Question image

What is the purpose of the following Python code?

1

To display the value of the variable John on the screen.

2

To print the text “Hello, my name is John” using the variable name.

3

To change the value of the variable John to name.

4

To create a new function called name in Python.

9

Open Ended

Question image

What if I change "John" to "Emily"?
What will happen to the code?

10

Type this in your Python Editor

​Change the code to Emily

media
media

11

media

​print()

​Definition:

The print() function in Python is used to display text or variables on the screen.
Python 中的 print() 函数用于在屏幕上显示文本或变量。

12

media

14

Open Ended

Once you have completed. Copy and paste your code here:

15

media

​Create a program with two variables (name and age) and print them together:

16

Can you try changing the name and age in the programme?

media

17

Open Ended

Can you explain what is the purpose of this programe?

19

Open Ended

Can you explain what is the purpose of this programe?

pattern-tertiary

How are you feeling today?

Need some support

Average

Good

Excellent

Show answer

Auto Play

Slide 1 / 19

POLL