wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Untitled Quiz

Total questions: 2

Worksheet time: 5mins

Name
Class
Date
1.
Question Image

match the following with the correct information

a)

Scratch is a

1.

a command

b)

Python is a

2.

block-based programming language

c)

Each block stands for

3.

the Python Shell

d)

A window in python is called

4.

text

e)

Commands in python are

5.

text-based programming language

2.

write the python program for this "requirement"

set secret password to the value "diamond7"

ask what is your name

say hello and the n the name inputed

say your password is "secret password"