wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quizez Bengkel Simurosot

Total questions: 30

Worksheet time: 11mins

Name
Class
Date
1.

Operating system is widely use in computing system, please select types of Operating System? (Multiple answer)

a)

apptoide

b)

windows

c)

linux

d)

macOS

2.

You can change the working directory in linux base using command ?

a)

td/

b)

sd/

c)

cd/

d)

qd/

3.

You can check current directory linux by using command?

a)

dir

b)

mkdir

c)

dit

d)

cd

4.

How do you list files in a directory using the Linux command line?

a)

ps

b)

ts

c)

ls

d)

us

5.

How to back on home directory using the Linux command line?

a)

mkdir~

b)

dir~

c)

ls~

d)

cd~

6.

What command is used to display the current directory in Linux?

a)

pwd

b)

cd

c)

dir

d)

ls

7.

How do you create a new directory in Linux using the command line?

a)

md

b)

mkdir

c)

newdir

d)

create dir

8.

What is a correct syntax to output "Hello World" in Python?

a)

p("Hello World")

b)

echo "Hello World"

c)

print("Hello World")  

d)

echo("Hello World");

9.

How do you insert COMMENTS in Python code?

a)

#This is a comment

b)

/*This is a comment*/

c)

//This is a comment

d)

All answer

10.

How do you create a variable with the numeric value 5?

a)

x = int(5)  

b)

x = 5

c)

Both the other answers are correct  

11.

What is the correct file extension for Python files?

a)

.pyth

b)

.py  

c)

.pt

d)

.pyt

12.

How do you create a variable with the floating number 2.8?

a)

x = 2.8  

b)

x = float(2.8) 

c)

Both the other answers are correct  

13.

In Python, 'Hello', is the same as "Hello"

a)


True  

b)

False

14.

Which operator is used to multiply numbers?

a)

x  

b)

#

c)

%

d)

*

15.

How do you start writing an if statement in Python?

a)

if x > y then:  

b)

if x > y:  

c)

if (x > y)

d)

if (x >> y)

16.

How do you start writing a while loop in Python?

a)

while x > y:  

b)

x > y while {

c)

while x > y {

d)

while (x > y)

17.

How do you start writing a for loop in Python?

a)


for x > y:  

b)

for each x in y:

c)

for x in y:  

d)

for x >> y:  

18.

numeric types in Python, for x = 1   

a)

int

b)

char

c)

float

d)

complex

19.

what is numeric type in Python, for y = 2.8

a)

complex

b)

char

c)

float

d)

int

20.

what is tensor flow?

a)

A popular programming platform

b)

An open-source machine learning framework developed by Google

c)

A types of sensors

d)

A new type of exercise equipment for python

21.

what the tensor flow can do it?

a)

Including natural language processing

b)

Image processing ,recognition and identification

c)

Voice recognition

d)

All answer are corrected

22.

I want to run tensor flow with short time by using a desktop pc what do i need to meet this requirement on my PC?

a)

GPU (GRAPHIC CARD)

b)

ANDRROID

c)

MICROCONTROLLER

d)

ESP32/ARDUINO

23.

print(100 + 5 * 3), what a OUTPUT result after running in python?

a)

225

b)

315

c)

35

d)

115

24.

Please give the final answer, which one the result will print out?

a)

print

b)

a and b are equal

c)

a is greater than b

d)

b is greater than a

25.

What the OUTPUT result?

a)

True False False

b)

False False False

c)

False True True

d)

True True Ture

26.

What the result shows after running the programme ?

a)

Syntax Error

b)

Good Evening

c)

Good Day

d)

Good Morning

27.

This picture shows the result true and prediction classification skin, from the picture? It's is a Artificial Intelligence (AI)?

a)

Yes

b)

No

28.

All a below are the Artificial Intelligence (AI) , except?

a)

Computer Vision (CV)

b)

Natural Language Processing (NLP)

c)

Calculator

d)

Image Classification Camera

29.

Please select Artificial Intelligence that you used in daily life. ( Multiple Answer)

a)

Chat GPT

b)

Google Translate

c)

Radio

d)

Handphone

30.

Please select microprocessor that support Artificial Intelligence as a developer or inventor? (Multiple Answer)

a)

Nvidia Jetson

b)

Arduino Mega R3

c)

Esp32 Dev Kit V1

d)

Raspberry Pi 3B+