ask bab 3

ask bab 3

2nd Grade

26 Qs

quiz-placeholder

Similar activities

UJIAN DIAGNOSTIK ASAS SAINS KOMPUTER 2021

UJIAN DIAGNOSTIK ASAS SAINS KOMPUTER 2021

1st - 12th Grade

29 Qs

Struktur Kawalan Ulangan

Struktur Kawalan Ulangan

1st - 5th Grade

24 Qs

ASK Tingkatan 2 -(3.2 Struktur Kod Arahan - Ralat)

ASK Tingkatan 2 -(3.2 Struktur Kod Arahan - Ralat)

1st - 12th Grade

22 Qs

SK  T4 BAB 1

SK T4 BAB 1

1st - 4th Grade

21 Qs

Mengesan dan membaiki ralat pada segmen kod

Mengesan dan membaiki ralat pada segmen kod

2nd - 4th Grade

25 Qs

AKS T2 2.1.1 STRUKTUR KAWALAN ULANGAN

AKS T2 2.1.1 STRUKTUR KAWALAN ULANGAN

2nd Grade

21 Qs

Asas Sains Komputer Tingkatan 2 Ralat

Asas Sains Komputer Tingkatan 2 Ralat

2nd Grade

24 Qs

ASK Bab 2 Ting 2

ASK Bab 2 Ting 2

2nd Grade

21 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?