
Quiz Pemrograman Python
Authored by Wahyu Setyaji
Computers
12th Grade
Used 11+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Apa cara yang benar untuk mendeklarasikan variabel Python?
Var x = 5
#x = 5
$x = 5
X = 5
Int x = 5
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
berikut yang bukan merupakan tipe data dalam Pythotn adalah?
Integer
String
Float
kompleks
Varchar
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Cara yang tepat untuk menampilkan hello world adalah?
println("hello world")
print( hello world )
print ("hello world")
print = ("hello wold")
console.log("hello world");
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Berikut yang merupakan penulisan variabel yang salah dalam bahasa python adalah?
iniAdalahVariabel = 10
1niAdalahVariabel = 10
IniAdalahVariabel = 10
In1adalahVariabel = 10
Ini_adalah_variabel = 10
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Sintak apa yang bisa digunakan untuk mengecek versi dari bahasa Python?
pip install python
python version
cek version python
python --version
python list
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Bagian program python yang tidak akan dieksekusi disebut?
Comment
Sintaks
Function
Variable
Declaration
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Print( 13%4) Output dari program tersebut adalah?
1
2
3
4
5
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?