Python Seviye 1

Python Seviye 1

5th - 12th Grade

34 Qs

quiz-placeholder

Similar activities

Google Document Shortcuts

Google Document Shortcuts

6th - 9th Grade

31 Qs

Hardware and Software Fundamentals

Hardware and Software Fundamentals

10th - 11th Grade

30 Qs

8.5 Final MCQ Assessment 2022

8.5 Final MCQ Assessment 2022

8th Grade

30 Qs

St Michael's  - Year 8 - Advanced Small Basic

St Michael's - Year 8 - Advanced Small Basic

8th Grade

33 Qs

D&T Challenge 1

D&T Challenge 1

9th - 12th Grade

30 Qs

9.3.5 - Retrieval Quiz

9.3.5 - Retrieval Quiz

6th Grade

34 Qs

UH Spreadsheet X AKL

UH Spreadsheet X AKL

10th Grade

31 Qs

CF2-HH-2122

CF2-HH-2122

3rd - 5th Grade

30 Qs

Python Seviye 1

Python Seviye 1

Assessment

Quiz

Education, Computers

5th - 12th Grade

Practice Problem

Medium

Created by

SERKAN KAMBER

Used 26+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

bilgi isimli bir değişkene atanmış herhangi bir karakter verinin karakter sayısını ekranda görmemiz için aşağıdaki seçeneklerde verilen kodlardan hangisini kullanmamız gerekir?

pow(bilgi)
print(bilgi)
bilgi
print(len(bilgi))
print("bilgi ")

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Bilgi giriş yapmamızı sağlayan komut aşağıdaki seçeneklerden hangisinde verilmiştir.

print("Birinci sayıyı giriniz")
keyboard("Birinci sayıyı giriniz")
console.read("Birinci sayıyı giriniz")
str("Birinci sayıyı giriniz")
input("Birinci sayıyı giriniz")

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Aşağıdaki kod satırı çalıştırıldığında ekranda hangi sayıyı görürüz?

a = 4

b = 3

c = a -b

a = b - c

print(a-b-c)

-2
-1
0
1
2

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Aşağıdaki operatörlerden hangisi iki verinin eşitliğini kontrol eder?  

!=

==

=

+=

===

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

print(1 + 2 ** 3 * 4)

Yukarıdaki kod satırı çalıştırıldığında ekranda hangi sayıyı görürüz?  

25

30

33

36

37

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Aşağıda yer alan kod satırı çalıştırıldığında ekranda hangi sayıyı görürüz?  

pow(2,3)

8

9

23

32

41

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Aşağıda yer alan kod satırı çalıştırıldığında ekranda hangi sayıyı görürüz?  

print(len("BilişimHocası"))

11

12

13

14

15

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?

Discover more resources for Education