Font size
WorksheetsQuizez Bengkel Simurosot
Total questions: 30
Worksheet time: 11mins
Operating system is widely use in computing system, please select types of Operating System? (Multiple answer)
apptoide
windows
linux
macOS
You can change the working directory in linux base using command ?
td/
sd/
cd/
qd/
You can check current directory linux by using command?
dir
mkdir
dit
cd
How do you list files in a directory using the Linux command line?
ps
ts
ls
us
How to back on home directory using the Linux command line?
mkdir~
dir~
ls~
cd~
What command is used to display the current directory in Linux?
pwd
cd
dir
ls
How do you create a new directory in Linux using the command line?
md
mkdir
newdir
create dir
What is a correct syntax to output "Hello World" in Python?
p("Hello World")
echo "Hello World"
print("Hello World")
echo("Hello World");
How do you insert COMMENTS in Python code?
#This is a comment
/*This is a comment*/
//This is a comment
All answer
How do you create a variable with the numeric value 5?
x = int(5)
x = 5
Both the other answers are correct
What is the correct file extension for Python files?
.pyth
.py
.pt
.pyt
How do you create a variable with the floating number 2.8?
x = 2.8
x = float(2.8)
Both the other answers are correct
In Python, 'Hello', is the same as "Hello"
True
False
Which operator is used to multiply numbers?
x
#
%
*
How do you start writing an if statement in Python?
if x > y then:
if x > y:
if (x > y)
if (x >> y)
How do you start writing a while loop in Python?
while x > y:
x > y while {
while x > y {
while (x > y)
How do you start writing a for loop in Python?
for x > y:
for each x in y:
for x in y:
for x >> y:
numeric types in Python, for x = 1
int
char
float
complex
what is numeric type in Python, for y = 2.8
complex
char
float
int
what is tensor flow?
A popular programming platform
An open-source machine learning framework developed by Google
A types of sensors
A new type of exercise equipment for python
what the tensor flow can do it?
Including natural language processing
Image processing ,recognition and identification
Voice recognition
All answer are corrected
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?
GPU (GRAPHIC CARD)
ANDRROID
MICROCONTROLLER
ESP32/ARDUINO
print(100 + 5 * 3), what a OUTPUT result after running in python?
225
315
35
115
Please give the final answer, which one the result will print out?
a and b are equal
a is greater than b
b is greater than a
What the OUTPUT result?
True False False
False False False
False True True
True True Ture
What the result shows after running the programme ?
Syntax Error
Good Evening
Good Day
Good Morning
This picture shows the result true and prediction classification skin, from the picture? It's is a Artificial Intelligence (AI)?
Yes
No
All a below are the Artificial Intelligence (AI) , except?
Computer Vision (CV)
Natural Language Processing (NLP)
Calculator
Image Classification Camera
Please select Artificial Intelligence that you used in daily life. ( Multiple Answer)
Chat GPT
Google Translate
Radio
Handphone
Please select microprocessor that support Artificial Intelligence as a developer or inventor? (Multiple Answer)
Nvidia Jetson
Arduino Mega R3
Esp32 Dev Kit V1
Raspberry Pi 3B+
