Python- ćwiczenia po Silent Teacher

Python- ćwiczenia po Silent Teacher

8th Grade

23 Qs

quiz-placeholder

Similar activities

Early Rome

Early Rome

6th - 8th Grade

21 Qs

Week 2 Quiz

Week 2 Quiz

8th Grade

25 Qs

Africa Quiz 1.3

Africa Quiz 1.3

8th Grade

20 Qs

A New Nation (Westward Expansion part 1)

A New Nation (Westward Expansion part 1)

6th - 8th Grade

20 Qs

Latihan Soal Penilaian Akhir Semester 1 SMPN 74 Jakarta

Latihan Soal Penilaian Akhir Semester 1 SMPN 74 Jakarta

1st - 10th Grade

20 Qs

Animal Farm Chs. 5 & 6 Vocabulary

Animal Farm Chs. 5 & 6 Vocabulary

8th - 10th Grade

20 Qs

KLX Canadian Culture Week Quiz

KLX Canadian Culture Week Quiz

5th - 12th Grade

20 Qs

Ancient Egypt Study Guide

Ancient Egypt Study Guide

5th - 12th Grade

19 Qs

Python- ćwiczenia po Silent Teacher

Python- ćwiczenia po Silent Teacher

Assessment

Quiz

History

8th Grade

Practice Problem

Easy

Created by

Dominika Woskowicz

Used 46+ times

FREE Resource

AI

Enhance your content in a minute

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

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a=3

print(a+4)

4

7

3

12

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a=3

b=7

print(a+b)

3

7

21

10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 'tf'

b = 'iu'

print(a + b)

'tfiu'

ab

'iutf'

12

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 'nx'

b = '27'

print(a + b)

27nx

'nx27'

27

'nx'27

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = '1'

b = '2'

print(a + b)

2

3

'12'

1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 2

a = 4

print(a + 2)

6

8

4

2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 3

a = a + 1

print(a + 0)

0

3

1

4

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?