Python basic

Python basic

11th Grade

15 Qs

quiz-placeholder

Similar activities

RECORDEMOS EXCEL

RECORDEMOS EXCEL

1st - 12th Grade

11 Qs

Let's Move It, Move It

Let's Move It, Move It

1st - 12th Grade

20 Qs

Examen Parcial 2do y 3ro básico

Examen Parcial 2do y 3ro básico

8th Grade - University

10 Qs

Money Money / Banks and Credit Unions

Money Money / Banks and Credit Unions

6th - 12th Grade

16 Qs

Introducción Google Docs

Introducción Google Docs

KG - Professional Development

10 Qs

PRE TES - DIFFERENTIAL

PRE TES - DIFFERENTIAL

11th Grade

15 Qs

Test 1 - Pathway to Certification Review

Test 1 - Pathway to Certification Review

9th - 12th Grade

20 Qs

IV Classe RE Verifica n1 pentamestre

IV Classe RE Verifica n1 pentamestre

10th - 11th 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?