Python basic

Python basic

11th Grade

15 Qs

quiz-placeholder

Similar activities

Python Basic II

Python Basic II

11th Grade - University

20 Qs

[POST-TEST] Unit1 - I Love the Internet

[POST-TEST] Unit1 - I Love the Internet

7th - 12th Grade

20 Qs

W2 Database Objects

W2 Database Objects

9th - 12th Grade

13 Qs

SOFTWARE LIBRE VS SOFTWARE COMERCIAL

SOFTWARE LIBRE VS SOFTWARE COMERCIAL

10th - 12th Grade

12 Qs

ms word

ms word

1st Grade - Professional Development

20 Qs

Sistem Pengapian Konvensional

Sistem Pengapian Konvensional

11th Grade

20 Qs

IT Dasar

IT Dasar

1st - 12th Grade

15 Qs

Ôn tập Word 2013

Ôn tập Word 2013

1st - 12th Grade

15 Qs

Python basic

Python basic

Assessment

Quiz

Instructional Technology

11th Grade

Practice Problem

Medium

Created by

Ahmad Setiyadi

Used 39+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Output dari:

print(10 + '10')

1010

20

SyntaxError

C

Answer explanation

Tipe data integr tidak bisa ditambahkan dengan tipe data string

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cara merubah tipe data string menjadi interger

change('10')

int('10')

convert('10')

toInteger('10')

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

print( 30 * 2 + 10 - (28 // 3) )

61
62
64
66

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

print('python' == "python")

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

print('python' == "PYTHON")

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Menentukan panjang sebuah object

for
in
len
while

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Yang merupakan logical operator, KECUALI

if
or
and
nor

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?