Python - Print, Variabel, dan Type Data

Quiz
•
Computers
•
12th Grade
•
Hard
Nur Hariri
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Siapakah pencipta bahasa pemrograman Python?
Steve Jobs
Bill Gates
Guido van Rossum
Mark Zuckerberg
Larry Page
2.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Apa keunggulan utama Python yang membuatnya cocok untuk pemula?
Sintaksisnya yang rumit
Keterbatasan pustaka (libraries)
Komunitas yang kecil
Sintaksisnya yang sederhana dan mudah dibaca
Hanya bisa digunakan untuk pengembangan web
3.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Fungsi apa yang digunakan untuk menampilkan teks atau output ke layar dalam Python?
display()
show()
print()
echo()
output()
4.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Manakah penulisan perintah print() yang benar untuk menampilkan teks "Selamat Datang!"?
print(Selamat Datang!)
print("Selamat Datang!")
print Selamat Datang!
print Selamat Datang!
print('Selamat Datang!"
5.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Apa yang akan ditampilkan oleh kode berikut? Python print("Tahun", 2024, "adalah tahun kabisat")
Tahun 2024 adalah tahun kabisat
Tahun, 2024, adalah tahun kabisat
Tahun 2024 adalah tahun kabisat
Tahun 2024
Tahun, 2024,
6.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Apa yang dimaksud dengan variabel dalam pemrograman Python?
Sebuah fungsi untuk mencetak teks
Tipe data untuk bilangan desimal
Wadah untuk menyimpan data di memori
Perintah untuk menghentikan program
Tanda petik untuk teks
7.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Manakah penamaan variabel yang TIDAK valid di Python?
nama_siswa
_umur
namaSiswa
1nama
umur_saya
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
python

Quiz
•
9th - 12th Grade
18 questions
Computer Science LISTS

Quiz
•
12th Grade
20 questions
Python Conditionals Practice

Quiz
•
9th - 12th Grade
10 questions
Python Nested Loops Quiz

Quiz
•
9th - 12th Grade
15 questions
Python Inbuilt functions

Quiz
•
12th Grade
20 questions
Data handling using pandas and Data visualization

Quiz
•
12th Grade
10 questions
Python Generators

Quiz
•
10th Grade - University
11 questions
Python Boolean

Quiz
•
11th - 12th 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