Apa hasil dari operasi berikut di Python: 5 + 3 * 2?

Soal Serius Day-5 DS 30

Quiz
•
Computers
•
Professional Development
•
Hard
PO Bootcamp
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
10
11
16
13
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Manakah dari berikut ini yang merupakan tipe data karakter di Python?
"Hello"
123
3.14
True
3.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Tipe data apa yang digunakan untuk menyimpan angka desimal di Python?
int
float
str
bool
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Berikut ini yang merupakan contoh tipe data integer adalah...
3.1415
"100"
42
True
5.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Manakah yang merupakan cara benar untuk membuat list di Python?
list = [1, 2, 3]
list = {1, 2, 3}
list = (1, 2, 3)
list = <1, 2, 3>
6.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Apa perbedaan utama antara tuple dan list di Python?
List bersifat immutable, tuple mutable
Tuple bersifat immutable, list mutable
Keduanya mutable
Keduanya immutable
7.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Bagaimana cara mendeklarasikan dictionary di Python?
dict = {1, 2, 3}
dict = [1, 2, 3]
dict = {"name": "Alice", "age": 25}
dict = (1, 2, 3)
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Foundations II. Challenge I

Quiz
•
Professional Development
7 questions
Day-1 Mini Quiz

Quiz
•
Professional Development
15 questions
coding

Quiz
•
KG - Professional Dev...
8 questions
Python7

Quiz
•
Professional Development
10 questions
Introducción al lenguaje Python

Quiz
•
Professional Development
11 questions
Fundamentos de Programación en Python

Quiz
•
Professional Development
10 questions
Structure Data Review

Quiz
•
University - Professi...
15 questions
Code X Trade

Quiz
•
Professional Development
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade