
Python

Quiz
•
Computers
•
11th Grade
•
Medium
Fernando Manalu
Used 6+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa yang dimaksud dengan Syntax pada Python?
Aturan atau tata cara penulisan kode dalam Python
Fungsi khusus yang digunakan untuk mengubah tipe data di Python
Proses mengompilasi kode Python menjadi bahasa mesin
Program yang digunakan untuk mendeteksi kesalahan dalam kode Python
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa yang dimaksud dengan Statement pada Python?
Adalah satu baris atau lebih kode yang memberikan instruksi kepada komputer untuk melakukan sesuatu
Adalah deklarasi variabel yang menentukan tipe data yang akan digunakan dalam program
Adalah blok kode yang dikelompokkan bersama dan dieksekusi sebagai unit
Adalah struktur kontrol yang menentukan alur eksekusi program berdasarkan kondisi tertentu
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fungsi pada Python yang digunakan untuk menampilkan teks atau output ke layar adalah..
print( )
type( )
input( )
show( )
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Berikut ini contoh syntax untuk menggunakan fungsi print yang benar pada python adalah..
print("x")
Print(10)
print(Hello)
Print(z)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa itu Komentar/Comment pada python?
Komentar adalah teks dalam kode program yang tidak akan dijalankan oleh Python
Komentar adalah instruksi khusus yang digunakan untuk mengoptimalkan performa kode Python
Komentar adalah tanda atau simbol yang digunakan untuk menunjukkan kesalahan dalam kode
Komentar adalah kode yang digunakan untuk mendefinisikan fungsi dalam Python
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Untuk memberikan komentar/comment pada python digunakan simbol..
""" """
<--- --->
!== ==!
@@
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Diantara berikut ini mana yang bukan aturan dalam membuat variabel pada python?
Tidak boleh menggunakan huruf kapital diawal
Bersifat case sensitive dan deskriptif
Hanya boleh mengandung huruf, angka dan underscore
Harus dimulai dengan huruf atau underscore
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Soal Teknik Elektronika

Quiz
•
11th Grade - University
25 questions
Computer Basics

Quiz
•
11th Grade
25 questions
Grade 11 Quiz Review

Quiz
•
11th Grade
25 questions
Python Conditional Statements

Quiz
•
9th - 12th Grade
30 questions
Python Beginner

Quiz
•
6th - 12th Grade
32 questions
Pemrograman Python Test Medium

Quiz
•
11th Grade
26 questions
Python functions (Built-in and User defind functions)

Quiz
•
11th Grade
25 questions
REMEDIAL ASESMEN FORMATIF - SISTEM KERJA HARDWARE

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade