Search Header Logo

python veri tipleri ve değişken adları

Authored by Fatma Tayfur

Computers

9th Grade

Used 24+ times

python veri tipleri ve değişken adları
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

TC Kimlik numarası nasıl bir veri tipidir?

İnteger

Float

String

Complex

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

"ayşe"+"5" satırının çıktısı ne olur?

Hata verir

ayşe+5

ayşe 5

ayşe5

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Aşağıdaki değişken adlarından hangisi doğrudur?

1ogrenci

sayi_1

sayi 1

*ogrenci

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pythonda aşağıda verilen değişkenlerin veri türleri hangi seçenekte doğru sıralanmıştır?


tcKimlik=”12345678900”

sinavNotu=85

boyu=1.75

adSoyad=”FEKAL”

a=False

string – integer – float – string – boolean

integer – integer – float – string – boolean

Float – float – string – boolean – boolean

string – string – float – string – boolean

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Python dilinde bir değişkenin tipini öğrenmek için aşağıdaki komutlardan hangisi kullanılır?

type

round

len

print

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python dilinde değişkenlerin özellikleri ile alakalı aşağıda verilenlerden hangisi yanlıştır?

Değişken isimleri sadece sayıdan oluşamaz.

Değişken isimlerinde özel karakterler kullanılmaz. (*-/)

Pythonun kendi diline ait bazı kelimeler değişken ismi olarak kullanılmaz.

Değişken isimlerinde alt çizgi ve sayı kullanılamaz.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python dilinde bir liste oluşturmak için hangi sözdizimi doğrudur?

liste = {1, 2, 3}

liste = [1, 2, 3]

liste = <1, 2, 3>

liste = (1, 2, 3)

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?