Uji Kompetensi (Individu)

Uji Kompetensi (Individu)

University

50 Qs

quiz-placeholder

Similar activities

DFH Class XII

DFH Class XII

12th Grade - Professional Development

46 Qs

Quiz Trivia

Quiz Trivia

University

50 Qs

Pre-Test Praktikum

Pre-Test Praktikum

University

50 Qs

Python Quiz

Python Quiz

University

50 Qs

Python Quiz

Python Quiz

University

45 Qs

Midterm prep 10 gr

Midterm prep 10 gr

10th Grade - University

45 Qs

Python Programming

Python Programming

University

48 Qs

Revision Attainment 4 (Grade 9M1)

Revision Attainment 4 (Grade 9M1)

9th Grade - University

45 Qs

Uji Kompetensi (Individu)

Uji Kompetensi (Individu)

Assessment

Quiz

Computers

University

Hard

Created by

Risa Wati

Used 5+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Siapakah yang menciptakan bahasa pemrograman Python?

Ryan Dahl

Rasmus Lerdorf

Dennis Ritchie

Guido van Rossum

James Gosling

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Semua perintah yang bisa di eksekusi oleh Python disebut?

Newline

Statement

Sintax

Indentasi

Backslash

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Sintax untuk menampilkan Hello World pada Python?

println(“Hello World”)

echo(“Hello World”)

p(“Hello World”)

print(“Hello World”)

print “Hello World”

Answer explanation

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Penulisan nama variable yang benar pada Python?

My.Variable

My-Variable

MyVariable#

_MyVariable

My_Variable

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Berikut merupakan fungsi dari IDE atau Text Editor (Visual Studio Code, Pycharm, Google Colab) kecuali?

Mengkompilasi program (compile)

Menjalankan program (running)

Mengaitkan objek ke library

Menulis code program

Melakukan pengujian program (debugging)

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Untuk menandai Blok/Kode dalam Python maka harus menggunakan?

Kurung Kurawal

Strip

Kurung Buka

Identasi

Backslash

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Bagaimana membuat comment pada Python?

#comment

//comment

/*comment*/

<!--comment-->

“comment”

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?