GDSC DEU & PYTHON

GDSC DEU & PYTHON

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

ASK T3: ULANGKAJI BAB 1

ASK T3: ULANGKAJI BAB 1

9th Grade

26 Qs

Python Seviye 1

Python Seviye 1

5th - 12th Grade

34 Qs

ASK Tingkatan 2

ASK Tingkatan 2

8th - 9th Grade

25 Qs

SKT4 : Bab 1 : g) Kitar Hayat Pembangunan Sistem

SKT4 : Bab 1 : g) Kitar Hayat Pembangunan Sistem

10th - 12th Grade

32 Qs

Python-Listeler

Python-Listeler

9th Grade

35 Qs

ASK T3-UJIAN AKHIR TAHUN

ASK T3-UJIAN AKHIR TAHUN

9th Grade

25 Qs

Quiz Aula 01 - Introdução à Evolução dos Computadores

Quiz Aula 01 - Introdução à Evolução dos Computadores

9th - 12th Grade

25 Qs

VEŠTAČKA INTELIGENCIJA - KVIZ 3

VEŠTAČKA INTELIGENCIJA - KVIZ 3

11th Grade

26 Qs

GDSC DEU & PYTHON

GDSC DEU & PYTHON

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

Ali Altun

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?