Search Header Logo

GDSC DEU & PYTHON

Authored by Ali Altun

Computers

9th - 12th Grade

Used 3+ times

GDSC DEU & PYTHON
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 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 = a++

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

type, Python'da içine yazılan datanın türünü veren fonksiyonun ismidir.

print(type(5.3)) aşağıdakilerden hangi sonucu verir?

string

integer

float

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sırasıyla aşağıdaki data türleri nelerdir?

a="Google Developer Student Clubs"

b="227"

c=true

d=263

e=3.14

string-integer-boolean-integer-float

string-integer-boolean-integer-integer

string-integer-boolean-integer-float

string-string-boolean-integer-float

4.

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

//

/

%

**

6.

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Verilen kod bloğunun çıktısı ne olur?

14

15

16

13

Access all questions and much more by creating a free account

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

Already have an account?