Quiz Pemrograman Python dan HTML

Quiz
•
Information Technology (IT)
•
12th Grade
•
Hard
ARIEF RIZKY
Used 1+ times
FREE Resource
41 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Manakah pernyataan yang benar untuk menampilkan teks Hello World di Python?
echo("Hello World")
print("Hello World")
printf("Hello World")
System.out.println("Hello World")
console.log("Hello World")
2.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Jika kita ingin memeriksa apakah nilai variabel x lebih besar dari 10, maka sintaks Python yang tepat adalah:
if x > 10 then:
if (x > 10)
if x > 10:
if x => 10:
if x >= 10 then
3.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Diberikan kode berikut: nilai = 75 if nilai >= 80: print("A") elif nilai >= 70: print("B") else: print("C") Apa output yang dihasilkan?
A
B
C
75
Tidak ada output
4.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Di Python, operator logika yang digunakan untuk menyatakan "dan" adalah:
&&
AND
and
&
All
5.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Perhatikan kode berikut: x = 5 if x % 2 == 0: print("Genap") else: print("Ganjil") Output yang dihasilkan adalah:
0
Genap
Ganjil
5
Error
6.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Komponen utama komputer yang berfungsi untuk melakukan pemrosesan data adalah …
Harddisk
RAM
CPU
Monitor
Keyboard
7.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Sistem operasi yang umum digunakan untuk menginstal XAMPP adalah …
Android
Windows, Linux, dan macOS
iOS
DOS saja
ChromeOS
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Video Games

Quiz
•
6th - 12th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
13 questions
BizInnovator Startup - Experience and Overview

Quiz
•
9th - 12th Grade
16 questions
AP Biology: Unit 1 Review (CED)

Quiz
•
9th - 12th Grade
20 questions
Parallel lines and transversals

Quiz
•
9th - 12th Grade
9 questions
Geometry and Trigonometry Concepts

Interactive video
•
9th - 12th Grade
10 questions
Angle Relationships with Parallel Lines and a Transversal

Quiz
•
9th - 12th Grade