wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Chapter 4 Python 4.1

Total questions: 7

Worksheet time: 70secs

Name
Class
Date
1.

Python is one of the _______language.

a)

Programming

b)

Computer

c)

English

d)

html

2.

The instruction are stored inside the computer using a__________

a)

Machine Code

b)

Programmed code

c)

Digital code

d)

Morse code

3.

What makes that software turns a line of program code to machine code?

a)

Interpreter

b)

Internet

c)

Invisible

d)

Instagram

4.

A digital signals tells a computer what action to carry out called_______?

a)

Programmed code

b)

Morse code

c)

Machine code

d)

Cipher code

5.

You must type "print" command in ______?

a)

lower case only

b)

upper case only

c)

both also can

d)

print in printer

6.

In the command must include_______&_______?

a)

bracket and dot

b)

bracket and code marks

c)

code marks and dase

d)

dase and dot

7.

Which command is correct?

a)

print (" I love BTS")

b)

Print (" I love BTS")

c)

print( I love BTS)

d)

Print( I love BTS)