Search Header Logo

KUIS Python 1

Authored by Riyan Ikhbals

Computers

1st Grade

Used 1+ times

KUIS Python 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Langkah pertama dalam menginstal Python di sistem operasi Windows adalah:

Mengunduh package manager

Mengunduh installer Python dari python.org

Menjalankan perintah sudo apt-get install python

Membuat virtual environment

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah yang digunakan untuk memverifikasi instalasi Python melalui terminal adalah:

python -v

python --check

python --version

python install --check

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa ekstensi file untuk program Python?

.txt

.py

.exe

.java

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah untuk mencetak "Hello World" di Python adalah:

print("Hello World")

echo("Hello World")

printf("Hello World")

display("Hello World")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara menginisialisasi virtual environment di Python?

python -v env

python -m venv myenv

python init env

python --create myenv

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa tipe data dari nilai True di Python?

Integer

Boolean

Float

String

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara membuat komentar di Python?

/* komentar */

// komentar

# komentar

-- komentar

Access all questions and much more by creating a free account

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

Already have an account?