Basic Python

Basic Python

10th Grade - University

10 Qs

quiz-placeholder

Similar activities

Pengenalan Perusahaan Manufaktur

Pengenalan Perusahaan Manufaktur

12th Grade

10 Qs

Python quiz

Python quiz

KG - Professional Development

10 Qs

Pythton

Pythton

5th - 12th Grade

10 Qs

Основи Python

Основи Python

7th - 12th Grade

12 Qs

Komponen Pasif ( Resistor )

Komponen Pasif ( Resistor )

12th Grade

13 Qs

Remedial P5-EPSTI

Remedial P5-EPSTI

University

12 Qs

Python Variables

Python Variables

University

10 Qs

PRE TEST ANALISIS DATA

PRE TEST ANALISIS DATA

10th Grade - University

10 Qs

Basic Python

Basic Python

Assessment

Quiz

Education

10th Grade - University

Hard

Created by

Ariyadi Ariyadi

Used 150+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa hasil dari operasi berikut:

print(-5**2)

25

-25

10

-10

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

kata = "SWEforML"

print(kata[-4:])

forM

SWEf

orML

Efor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Apa hasil dari kode program tersebut?

Grrr

Woof

Moo

Quack

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Apa hasil dari kode program tersebut?

0

4

5

10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa output dari kode program berikut?

print("Hello" + str(2) + "world!")

Hello world! Hello world!

Hello Hello world! world!

Hello2world!

SyntaxError

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa yang kode program ini lakukan? myAge = int (myAge)

Konversi variabel myAge menjadi string

Konversi variabel myAge menjadi integer

Konversi variabel myAge menjadi intent

Konversi variabel myAge menjadi fungsional

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Nama python dalam sebagai bahasa pemrograman berasal dari ...

Jenis ular (python)

Acara TV (Monty Python)

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?