Python 4.Hafta

Python 4.Hafta

University

10 Qs

quiz-placeholder

Similar activities

Açık ve uzaktan öğrenme tüm kavramlar testi

Açık ve uzaktan öğrenme tüm kavramlar testi

University

10 Qs

YAZILIM ve DONANIM

YAZILIM ve DONANIM

University

10 Qs

FormasyonQuiz

FormasyonQuiz

5th Grade - University

15 Qs

Açık ve Uzaktan Öğrenme - Hafta 2

Açık ve Uzaktan Öğrenme - Hafta 2

University

7 Qs

Python101

Python101

University

8 Qs

Arduino

Arduino

University

7 Qs

Temel Bilgisayar 2024

Temel Bilgisayar 2024

University

6 Qs

Medya 1

Medya 1

University

10 Qs

Python 4.Hafta

Python 4.Hafta

Assessment

Quiz

Computers

University

Easy

Created by

Seren OCAK

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1- Aşağıdaki programın ekrana vereceği çıktı nedir?

a=2

b=5

c=b**a

d=a+b+c

print(d)

5

25

30

32

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki programın ekrana vereceği çıktı nedir?

a= ”HOŞGELDİN”

b= ”BÜŞRA”

print(a,b)

busra hosgeldin

BÜŞRA HOŞGELDİN

HOŞGELDİN BÜŞRA

HOŞGELDİN HOŞGELDİN

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ekrana yazı yazdırılmasını sağlayan komut hangisidir?

liste()

print()

string()

len()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdakilerden hangisi değişken ismi olarak kullanılabilir?

1sayı


sayi1


1incisayı

birinci.sayı

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki operatörlerinden hangisi üs alma (Örn: 7' nin küpü) ifadesinin karşılığıdır?

**

^

<=

==

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki operatörlerden hangisi tam bölenini bulma ifadesinin karşılığıdır?


=!


//

%


**

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python kodlama dilinde kullanıcıdan veri alınması gereken durumlarda kullanılması gereken kod aşağıdakilerden hangisidir?


print()


input()


else()


if()

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?