2.sinav

2.sinav

5th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Python Genel Değerlendiröe

Python Genel Değerlendiröe

9th - 10th Grade

19 Qs

11. Sınıf C# 1. Alıştırma

11. Sınıf C# 1. Alıştırma

11th Grade

15 Qs

5-Sınıf-Genel-Quiz

5-Sınıf-Genel-Quiz

5th - 6th Grade

20 Qs

Phyton

Phyton

9th - 12th Grade

20 Qs

BTT 110-Dış Donanım / Monitör, Projeksiyon

BTT 110-Dış Donanım / Monitör, Projeksiyon

9th Grade

15 Qs

PYTHON 21

PYTHON 21

9th Grade

12 Qs

Python 2023-2dnm

Python 2023-2dnm

9th - 12th Grade

20 Qs

Sabit ve Degiskenler

Sabit ve Degiskenler

5th - 6th Grade

17 Qs

2.sinav

2.sinav

Assessment

Quiz

Computers

5th - 12th Grade

Hard

Created by

durmuş dirican

Used 35+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

a = int(input("Sayı giriniz:"))

print(a)

Komutu çalıştırılıp “10ali” girildiğinde ekran çıktısı ne olur?

10

hata verir.

10ali

ali

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

a = (input("Birinci Sayı:"))

b = (input("İkinci Sayı:"))

c = (input("Üçüncü Sayı:"))

print("Toplamları:",a+b+c)

Komutu çalıştırılıp 1.sayıya 4, 2.sayıya 6 ve 3.sayıya 10 girildiğinde ekran çıktısı ne olur?

Toplamları: 20

hata verir.

Toplamları: 4610

Toplamları:4610

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

a = input("Lütfen bir sayı giriniz:")

print(a * 3)

Komutu çalıştırılıp 5 girildiğinde ekran çıktısı ne olur?

15

hata verir.

333

555

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

a = input("Lütfen bir sayı giriniz:")

print(type(a))

Komutu çalıştırılıp 26 girildiğinde ekran çıktısı ne olur?

a)26

b) hata verir.

c) <class 'str'>

d) <class 'int'>

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

5455

109

hata verir

54+55

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

a5

A*5

AAAAA

55555

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

6

2/3

8

16

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?