ask bab 3

ask bab 3

2nd Grade

26 Qs

quiz-placeholder

Similar activities

Ujian SK Tingkatan 4 - Bab 1

Ujian SK Tingkatan 4 - Bab 1

1st Grade - Professional Development

25 Qs

Algoritma dan Pemrograman 1

Algoritma dan Pemrograman 1

1st - 2nd Grade

25 Qs

kod aturcara

kod aturcara

2nd - 5th Grade

30 Qs

Ujian PPT ASK T2

Ujian PPT ASK T2

2nd - 3rd Grade

21 Qs

PPT ASK TING 2 SMKASM 2021

PPT ASK TING 2 SMKASM 2021

2nd Grade

25 Qs

ALGORITMA

ALGORITMA

1st Grade - Professional Development

30 Qs

pengaturcaraan

pengaturcaraan

1st - 3rd Grade

23 Qs

Ask Bab 3 ting 1

Ask Bab 3 ting 1

2nd Grade

25 Qs

ask bab 3

ask bab 3

Assessment

Quiz

Computers

2nd Grade

Hard

Created by

SABARIAH Moe

Used 5+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apakah jenis data bagi 'Saya suka ASK' dalam Python

float

srr

double

str

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tentukan output bagi

print('The result is',10%3)

The result is 0

The result is 1

The result is 2

The result is 3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tentukan output bagi

print('The result is',6**3)

The result is 18

The result is 36

The result is 216

The result is 333

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tentukan output bagi

print('The result is',19//3)

The result is 6

The result is 36

The result is 1

The result is 12

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tentukan output bagi

a=str("ASUS VivoBook")

print(a[6])

A

U

i

V

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tentukan output bagi

a=str("ASUS VivoBook")

print(a[6:9])

Viv

ivo

ivoB

S Vi

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Tentukan operator logik (Boolean) yang tepat

true and true is true

false and true is false

false or true is false

false or false is false

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?