Quiz Pemrograman Python

Quiz Pemrograman Python

9th Grade

52 Qs

quiz-placeholder

Similar activities

LATIHAN PAT INFORMATIKA KELAS X

LATIHAN PAT INFORMATIKA KELAS X

9th - 12th Grade

50 Qs

9.1.4 Python Quiz 🐍

9.1.4 Python Quiz 🐍

9th Grade

48 Qs

CLASS IX PYTHON  REVISION

CLASS IX PYTHON REVISION

9th Grade

48 Qs

Python Assessment Year 8

Python Assessment Year 8

8th - 9th Grade

50 Qs

PRAKTEK  8

PRAKTEK 8

8th Grade - University

53 Qs

PRETEST EXCEL XI

PRETEST EXCEL XI

9th - 12th Grade

50 Qs

Week 7 - User Functions

Week 7 - User Functions

9th - 12th Grade

54 Qs

Python 3 Loops

Python 3 Loops

9th - 12th Grade

55 Qs

Quiz Pemrograman Python

Quiz Pemrograman Python

Assessment

Quiz

Computers

9th Grade

Hard

Created by

KEVIN CHAISLIE

FREE Resource

52 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bahasa pemrograman Python termasuk ke dalam jenis bahasa pemrograman...

Tingkat tinggi

Tingkat rendah

Assembler

Tingkat menengah

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Untuk menampilkan output "Hello World" di Python, perintah yang benar adalah...

echo "Hello World"

print("Hello World")

display("Hello World")

output("Hello World")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sintaks Python menggunakan indentasi untuk...

Menyatakan akhir dari program

Menyusun struktur logika atau blok kode

Memulai program

Memanggil variabel

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tipe data float pada Python digunakan untuk...

Angka bulat

Angka dengan desimal

Teks atau string

Nilai benar atau salah

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apakah hasil dari operasi 5 // 2 di Python?

2.5

2

3

1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variabel dalam Python yang benar dari pilihan berikut adalah...

1data

data#

_data

data$

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara untuk membuat komentar satu baris di Python?

// komentar

/* komentar */

# komentar

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?