Python Quiz

Python Quiz

1st Grade

10 Qs

quiz-placeholder

Similar activities

python

python

1st Grade

5 Qs

HTML

HTML

1st Grade

15 Qs

Scratch

Scratch

1st - 5th Grade

10 Qs

İnternette arama bilgileri tarama

İnternette arama bilgileri tarama

1st - 3rd Grade

10 Qs

Dijital Beceriler

Dijital Beceriler

1st Grade

7 Qs

UZUN HİKAYE

UZUN HİKAYE

1st Grade

14 Qs

Kodland 1088 Final Quiz

Kodland 1088 Final Quiz

1st - 5th Grade

11 Qs

Güvenli İnternet

Güvenli İnternet

1st - 4th Grade

10 Qs

Python Quiz

Python Quiz

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Mevlüt Can Adıyaman

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Python'da True ve False hangi tür veriye ait değerlerdir?

String

Integer

Boolean

Float

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Python'da rastgele sayı üretmek için hangi modül kullanılır?

math

os

time

random

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Kullanıcıdan alınan string tipindeki bir girdiyi sayıya çevirmek için hangi Python fonksiyonu kullanılır?

int()

str()

intput()

len()

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Python'da bir string ifadesinden belirli bir karakteri bulmak için hangi metot kullanılır?

find()

search()

bul()

int()

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Python'da bir değişkeni float tipine dönüştürmek için hangi fonksiyon kullanılır?

int()

str()

float()

bool()

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Python'da sonsuz döngü nasıl oluşturulur?

while Dogru:

for i in range(sonsuz):

while 1 == 1:

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Python'da bir listeden son elemanı çıkarmak için hangi metot kullanılır?

pop()

delete()

clear()

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?