Search Header Logo

Python Konu Tekrarı Testi

Authored by canakkaleformbt canakkaleformbt

Computers

6th - 8th Grade

Used 2+ times

Python Konu Tekrarı Testi
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

A,B ve C değişkenine "Python" verisini tek satırda nasıl aktarırsınız?​

A=B=C="Python"
A="Python"=B=C
A=B="Python"=C

2.

FILL IN THE BLANKS QUESTION

45 sec • 2 pts

Bir değişkenin veri tipini öğrenmek için (a)   komutu kullanılır.

Answer explanation

Hepsi küçük harfle yazılacak, cevap soruda gizli :)

3.

MULTIPLE SELECT QUESTION

45 sec • 3 pts

Aşağıdaki değişken isimlerinden hangileri Python dilinde GEÇERSİZDİR?

as

54goto

not

ad soy

Foto

4.

FILL IN THE BLANKS QUESTION

1 min • 3 pts

"i = i + j " kod satırı daha kısa (a)   şeklinde kodlanabilir.

5.

OPEN ENDED QUESTION

2 mins • 5 pts

B ve C değişkenlerinin içeriklerini tek satırda yer değiştirmeniz gerekli nasıl yaparsınız?

Evaluate responses using AI:

OFF

Answer explanation

B değişkeninin verisi C değişkenine, C değişkeninin verisi B değişkenine atanacak.

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Aşağıdaki kod satırlarının çalıştırılmasından sonra x değişkeninin değeri ne olur?

t = 22 + 25 - 15

x = t /4 + t % 4

8.0

4.0

2.0

6.0

Answer explanation

% operatörü mod (kalanı) almaya yarar

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Aşağıdaki kod satırı çalıştırılmasından sonra B değişkenin değeri ne olur?

B = 40

C= str(B) +"10"

50

4010

1040

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?