Python Semester 2

Python Semester 2

9th Grade

14 Qs

quiz-placeholder

Similar activities

Bilişim Teknolojileri

Bilişim Teknolojileri

9th Grade - University

10 Qs

kur2-Mblok

kur2-Mblok

9th - 10th Grade

10 Qs

Python 1 -2023

Python 1 -2023

9th Grade

19 Qs

Python Loops

Python Loops

9th - 11th Grade

13 Qs

Python_if-else

Python_if-else

9th - 10th Grade

15 Qs

9-10 sene sonu

9-10 sene sonu

9th - 10th Grade

11 Qs

Python 1

Python 1

9th Grade

19 Qs

Python2

Python2

9th Grade

10 Qs

Python Semester 2

Python Semester 2

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Nuri Diker

Used 50+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

_?_ olan yere hangi kod gelmelidir ?

def

int

print

while

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Yandaki kodun ekran çıktısı ne olur?

5

5 6 7 8 9

5 7 9

6 7 8 9

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Yandaki kodun ekran çıktısı ne olur?

nothing

process opened

process closed

error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(3**2) kodunun ekran çıktısı ne olur ?

3

6

9

1.5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(5%2) kodunun ekran çıktısı ne olur ?

2.5

1.5

1

3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

cities=("izmir","paris","roma")

cities[0]="istanbul"

print(cities[0])

Yukarıdaki kodun çıktısı ne olur ?

izmir

paris

istanbul

error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

1 nolu alana hangi kod gelmelidir?

def

class

random

init

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?