Quiz Pemrograman Dasar & SQL

Quiz Pemrograman Dasar & SQL

11th Grade

63 Qs

quiz-placeholder

Similar activities

Tune Up

Tune Up

11th Grade

66 Qs

PBKR KELAS XI

PBKR KELAS XI

11th Grade

60 Qs

Logo 11.4.2020

Logo 11.4.2020

4th - 12th Grade

65 Qs

ETIKA, PERATURAN DAN UNDANG-UNDANG  JALAN RAYA

ETIKA, PERATURAN DAN UNDANG-UNDANG JALAN RAYA

10th Grade - University

60 Qs

Unit 3, Ch. 9 Earth Science Review

Unit 3, Ch. 9 Earth Science Review

9th - 12th Grade

60 Qs

Bentuk Negara, Bentuk Pemerintahan, dan Sistem Pemerintahan

Bentuk Negara, Bentuk Pemerintahan, dan Sistem Pemerintahan

11th Grade

65 Qs

Scouting Quiz

Scouting Quiz

10th - 12th Grade

64 Qs

Twk_1_Pancasila

Twk_1_Pancasila

9th - 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?