ASK T2 PHYTON

ASK T2 PHYTON

10th Grade

14 Qs

quiz-placeholder

Similar activities

Python Arcade 10Com at 26/5/2021

Python Arcade 10Com at 26/5/2021

10th Grade

11 Qs

Operators

Operators

9th - 12th Grade

14 Qs

Python Basics

Python Basics

6th Grade - University

10 Qs

Unit 2 Lesson 4 Python Basics Quiz

Unit 2 Lesson 4 Python Basics Quiz

9th - 12th Grade

15 Qs

Python U2M3 Test

Python U2M3 Test

9th - 12th Grade

16 Qs

Dasar Pemrograman C++

Dasar Pemrograman C++

10th Grade

10 Qs

Python

Python

7th Grade - Professional Development

13 Qs

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

ASK T2 PHYTON

ASK T2 PHYTON

Assessment

Quiz

Computers

10th Grade

Hard

Created by

noor ilyana ibrahim

Used 638+ times

FREE Resource

AI

Enhance your content

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

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Apakah jenis data bagi 'Saya suka ASK' dalam Python

float

srr

double

str

2.

MULTIPLE CHOICE QUESTION

2 mins • 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

2 mins • 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

2 mins • 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

2 mins • 1 pt

Tentukan output bagi

a=str("ASUS VivoBook")

print(a[6])

A

U

i

V

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Tentukan output bagi

a=str("ASUS VivoBook")

print(a[6:9])

Viv

ivo

ivoB

S Vi

7.

MULTIPLE SELECT QUESTION

2 mins • 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

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?