Search Header Logo

10 FenTek

Authored by Kemal ÖZDEMİR

Computers

10th Grade

Used 1+ times

10 FenTek
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a =5     b=3       c=”bilişim” d=7     e= “10.sınıf”     f= 9,5

bu değerlere göre print (a+b-d) komutunun çıktısı nedir?

2

1

bilişim

9,5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a =5     b=3       c=”bilişim” d=7     e= “10.sınıf”     f= 9,5

bu değerlere göre print (a+b+c) komutunun çıktısı nedir?

bilişim8

1

8bilişim

9,5

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a =5     b=3       c=”bilişim” d=7     e= “10.sınıf”     f= 9,5

bu değerlere göre print (c+e) komutunun çıktısı nedir?

10.sınıf

10.sınıfbilişim

bilişim

bilişim10.sınıf

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a =5     b=3       c=”bilişim” d=7     e= “10.sınıf”     f= 9,5

bu değerlere göre print (b**b) komutunun çıktısı nedir?

9

16

27

81

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a =5     b=3       c=”bilişim” d=7     e= “10.sınıf”     f= 9,5

bu değerlere göre e=”10.sınıf” değişkeninin veri türü nedir?

Tırnak içinde olduğu sürece veri türü string(str)'dir.

Tırnak içinde olduğu sürece veri türü int'dir.

Tırnak içinde olduğu sürece veri türü float'dır.

Tırnak içinde olduğu sürece veri türü cos'dur.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a =5     b=3       c=”bilişim” d=7     e= “10.sınıf”     f= 9,5

bu değerlere göre f= 9,5 değişkeninin veri türü nedir?

Virgül (,) ile ayrılan değerler, bir int veri türüdür.

Virgül (,) ile ayrılan değerler, bir str veri türüdür.

Virgül (,) ile ayrılan değerler, bir tuple veri türüdür.

Virgül (,) ile ayrılan değerler, bir float veri türüdür.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

sayi =int(input(“bir sayi gir”))

if sayi%2==0 :print(sayi,”ikiye tam bölünür”)

else:

print(sayi,”tek bir sayidir”)

Yukarıdaki kodlar çalıştırıldığında kullanıcı 79 sayısını girerse ekrana ne yazılır?

ikiye tam bölünür

tek bir sayidir

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?