ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

quiz-placeholder

Similar activities

PYTHON BASIC

PYTHON BASIC

2nd Grade

18 Qs

Python Basics Review

Python Basics Review

10th Grade

18 Qs

Input, Output, Variables and Operators

Input, Output, Variables and Operators

5th Grade

20 Qs

SAINS KOMPUTER TINGKATAN 4 - 1.2 ALGORITMA

SAINS KOMPUTER TINGKATAN 4 - 1.2 ALGORITMA

7th Grade

20 Qs

KUIZ AKHIR : ASK F2

KUIZ AKHIR : ASK F2

7th Grade

16 Qs

kod arahan python

kod arahan python

8th - 9th Grade

11 Qs

Python Revision

Python Revision

8th Grade

15 Qs

Python

Python

7th - 8th Grade

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