ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

quiz-placeholder

Similar activities

python quiz

python quiz

12th Grade

20 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

8th - 10th Grade

14 Qs

ASK T2 Mengesan dan membaiki ralat pada segmen kod

ASK T2 Mengesan dan membaiki ralat pada segmen kod

2nd Grade

19 Qs

Python Strings

Python Strings

University

20 Qs

Python for Class 7

Python for Class 7

7th - 8th Grade

11 Qs

ASAS SAINS KOMPUTER TINGKATAN 2 (BAB 3)

ASAS SAINS KOMPUTER TINGKATAN 2 (BAB 3)

1st - 3rd Grade

17 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

Assessment

Quiz

Computers

1st Grade - University

Medium

Created by

Nik Hasmawati Nik Ibrahim

Used 1K+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Yang manakah arahan yang memaparkan teks "Hello World!"?

print(Hello World!)

print("Hello World!")

print "Hello World!"

print="Hello World!"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Yang manakah kod arahan yang memerlukan pengguna memasukkan input umur?

age = input("How old are you?")

input("How old are you?") = age

age = input(How old are you?)

How old are you = input()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apakah kod arahan untuk teks?

int()

ord()

str()

chr()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tentukan output untuk arahan ini; print("5" + "3")

8

53

"5" + "3"

"8"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah pernyataan untuk paparan pembolehubah x kurang daripada 20?

if x > 20:

if x == 20:

if x <> 20:

if x < 20:

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pilih pernyataan yang akan memaparkan x sama dengan 'Hello'?

x = "Hello"

x == "Hello"

x != "Hello"

x <> "Hello"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apakah kesan teks yang bertanda dengan # dalam kod aturcara?

Maklumkan Python itu adalah teks penting

Maklumkan Pyhton untuk mengicau ayat tersebut

Python tidak ambil maklum ayat tersebut

Maklumkan Python untuk tidak berbuat apa.

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?