PF Unit  10

PF Unit 10

9th Grade

10 Qs

quiz-placeholder

Similar activities

Java: repetition control structure for & while

Java: repetition control structure for & while

10th - 12th Grade

10 Qs

Teoria General de los Sistemas IF1300

Teoria General de los Sistemas IF1300

University

10 Qs

Latihan Pemahaman

Latihan Pemahaman

University

10 Qs

WJEC GCSE ICT Unit 1 E-Mail

WJEC GCSE ICT Unit 1 E-Mail

9th - 10th Grade

13 Qs

Tes Awal Modul 5

Tes Awal Modul 5

University

10 Qs

How the Internet Works

How the Internet Works

4th Grade - University

14 Qs

Scratch

Scratch

KG - Professional Development

10 Qs

Aplikasi Perkantoran

Aplikasi Perkantoran

10th Grade

15 Qs

PF Unit  10

PF Unit 10

Assessment

Quiz

Computers

9th Grade

Medium

Created by

KEVIN CHAISLIE

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Cara memanggil Isi Variabel "A" dengan benar adalah

Print(a)

print("a")

print(A)

Print("A")

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Apa hasil dari pernyataan "print(5 + 3)"?

5 + 3

8

53

ERROR

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Bagaimana cara menampilkan string "Hello World" di Python?

echo "Hello World";

print(Hello World)

print("Hello World")

show "Hello World";

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Bagaimana cara mendeklarasikan variabel "B" dengan nilai 10 di Python?

var B = 10

B = 10

let B = 10

declare B = 10

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Apa hasil dari pernyataan "print("2 * 4")"?

2 * 4

8

24

ERROR

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Apa hasil dari pernyataan "print("10 - 3")"?

10 - 3

7

103

ERROR

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Cara memanggil Isi Variabel "B" dengan benar adalah

Print(b)

print("b")

print(B)

Print("B")

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?