PYTHON

PYTHON

9th Grade

14 Qs

quiz-placeholder

Similar activities

Bạn có phải là người học tốt Tin học 8

Bạn có phải là người học tốt Tin học 8

1st Grade - University

10 Qs

F2 Persekitaran Kod Arahan

F2 Persekitaran Kod Arahan

8th - 9th Grade

12 Qs

Pemecahan Persoalan Komputasi dengan SubProgram

Pemecahan Persoalan Komputasi dengan SubProgram

9th Grade

12 Qs

algorithms and programming

algorithms and programming

8th - 10th Grade

16 Qs

Python Review KS3

Python Review KS3

9th - 12th Grade

17 Qs

Sistemler 6. Sınıf

Sistemler 6. Sınıf

5th - 9th Grade

10 Qs

python

python

9th Grade

13 Qs

TIN HỌC 8

TIN HỌC 8

8th - 9th Grade

10 Qs

PYTHON

PYTHON

Assessment

Quiz

Computers, Fun, Science

9th Grade

Hard

Created by

Nazlı TAŞDEMİR

Used 498+ times

FREE Resource

AI

Enhance your content in a minute

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

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hangisi a değişkeninin değerini 1 arttırır?

a+=1

a++=1

a==+1

a+++

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

a=39

b=a//10

c=a%10

d=b*10+c

print(d)


Çıktı sonucu kaçtır?

9

39

3

51

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdakilerden hangisi pythonda bir bölme işleminden kalanı bulmak için kullanılan operatördür?

//

/

%

**

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python da verilen iki şarttan birinin sağlanmasının yeterli olacağı durumlar için aşağıdakilerden hangisinin yazılması gereklidir?

not

end

and

or

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Python da verilen kod bloğunun çıktısı ne olur?

14

15

16

13

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(10 // 3) sonucu nedir?

1

10

3

3,3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(4 ** 3) sonucu nedir?

64

12

4

1

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?