Kuiz Dasar Python

Quiz
•
Mathematics, Science, Computers
•
University
•
Medium
Willdan Arifin
Used 49+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Manakah kode berikut ini yang benar untuk Mencetak Text:
Halo Selamat Datang
print(Halo Selamat Datang)
print Halo Selamat Datang
Halo Selamat Datang
print("Halo Selamat Datang")
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
a= 2
b = 5
print(2*b+(b+a))
17
18
19
20
3.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
apakah hasil dari kode berikut
a= 2
b = 3
print(a*b*b+(2/a))
19
18
17
a*b*b+(2/a)
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Deretan karakter pada bahasa Python yang dapat berupa huruf, digit angka, atau simbol, yang penulisannya diawali dan diakhiri dengan tanda petik disebut ...
String
Char
Foat
Integer
5.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Jika kita ingin menulis lebih dari satu statement dalam satu baris pada bahasa Python, maka kita harus memisahkan antar statementnya dengan menggunakan tanda
/
:
;
|
6.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
apakah hasil dari kode berikut
a= 2
b = 3
print("a*b+(2*a)")
10
9
8
semua pilihan jawaban salah
7.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Apakah Hasil Code Berikut
bil1 = 5
bil2 = bil1 % 2
bil1 *= bil2
print(bil1)
2
3
4
5
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Quis 1. Dasar Syntax

Quiz
•
University
15 questions
Javascript Array dan Object

Quiz
•
University
10 questions
Python Code IF

Quiz
•
University
13 questions
Milky Way Galaxy

Quiz
•
9th Grade - University
10 questions
Kuis terkait Ilmu Komputer

Quiz
•
University
10 questions
PYTHON PROGRAMMING

Quiz
•
University
10 questions
Pretest - Pemrograman Python Trivia Quiz 01

Quiz
•
University
15 questions
HCI 584 Python quiz

Quiz
•
University
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