Search Header Logo

Python Beginner

Authored by Emsal Academy

Computers

9th Grade

Used 8+ times

Python Beginner
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Python'da "Merhaba Dünya" çıktısını almak için doğru sözdizimi nedir?

print("Merhaba Dünya")

print(Merhaba Dünya)

echo("Merhaba Dünya")

while("Merhaba Dünya")

2.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Python koduna YORUMLARI nasıl eklersiniz?

//Bu bir yorum

**Bu bir yorum

#Bu bir yorum

/*Bu bir yorum*/

3.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Hangisi bir değişken adı DEĞİLDİR?

_sinav1

sinav_1

sinav-1

sinav1

4.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Sayısal değeri 5 olan bir değişkeni nasıl oluşturursunuz?

x = 5

x : 5

x == 5

x5

5.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Python dosyaları için doğru dosya uzantısı nedir?

.pt

.pty

.pyth

.py

6.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Değeri 2,8 olan bir değişkeninin türü nedir?

str

int

float

bool

7.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Python'da bir değişkenin türünün çıktısını almak için doğru sözdizimi nedir?

print(typeOf(x))

print(type Of(x))

print(type x)

print(type (x))

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?