Quiz Pemrograman Dasar & SQL

Quiz Pemrograman Dasar & SQL

11th Grade

63 Qs

quiz-placeholder

Similar activities

Harvard Style Referencing Practice 2

Harvard Style Referencing Practice 2

11th - 12th Grade

60 Qs

Seleksi Bakal calon Pengurus OSIS N3T Tahun 2024

Seleksi Bakal calon Pengurus OSIS N3T Tahun 2024

9th - 12th Grade

60 Qs

SEMESTER GENAP

SEMESTER GENAP

6th Grade - University

65 Qs

The Champs Pengajian AM Penggal  3  SIRI2

The Champs Pengajian AM Penggal 3 SIRI2

1st Grade - University

60 Qs

Entrepreneurship Unit 3 Test Review

Entrepreneurship Unit 3 Test Review

10th - 12th Grade

65 Qs

Sirah Nabawiyah II

Sirah Nabawiyah II

7th Grade - University

60 Qs

Komputer Akuntansi kelas 12, Landy Tumbelaka,S.Kom

Komputer Akuntansi kelas 12, Landy Tumbelaka,S.Kom

1st Grade - University

60 Qs

ANATOMI FISIOLOGI SISTEM ENDOKRIN

ANATOMI FISIOLOGI SISTEM ENDOKRIN

10th - 12th Grade

60 Qs

Quiz Pemrograman Dasar & SQL

Quiz Pemrograman Dasar & SQL

Assessment

Quiz

Other

11th Grade

Practice Problem

Medium

Created by

SURIANY SUKARDI

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

63 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa output dari kode berikut? python SalinEdit x = 10 if x % 2 == 0: print("Genap") else: print("Ganjil")

0

True

Genap ✅

Ganjil

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tipe data untuk menyimpan bilangan desimal di Python adalah...

int

char

float ✅

string

double

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah berikut ini yang bukan keyword Python?

return

def

lambda

class

define ✅

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa hasil dari: python SalinEdit print(len("PPLG"))

3

4 ✅

5

Error

0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Simbol untuk operator or dalam Python adalah...

||

and

or ✅

|||

++

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa yang dimaksud dengan rekursi dalam pemrograman?

Proses input

Perulangan biasa

Fungsi memanggil dirinya sendiri ✅

Kompilasi otomatis

Pemanggilan library

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fungsi input() dalam Python digunakan untuk...

Menyimpan file

Menghapus variabel

Mengambil data dari pengguna ✅

Menampilkan output

Menutup program

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?