wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Python basic-1

Total questions: 6

Worksheet time: 3mins

Name
Class
Date
1.

Python is High level Language.

a)

True

b)

False

2.

Which of the following is a command to have a message appear on the screen?

a)

print

b)

write

c)

msg

d)

input

3.

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

a)

equals =

b)

plus +

c)

forward slash /

d)

asterisk *

4.

What would print (10 + 16) produce?

a)

25

b)

16

c)

6

d)

26

5.

Which is the Python logo?

a)
b)
c)
d)
6.

What is a output?

a)

A piece of data that is shown on the screen.

b)

Data that the user enters

c)

A orange

d)

memory allocation