Python Beginner

Python Beginner

9th Grade

25 Qs

quiz-placeholder

Similar activities

PTS Informatika Kelas 9 Semester Ganjil 2021-2022

PTS Informatika Kelas 9 Semester Ganjil 2021-2022

9th Grade

20 Qs

Programming Fundamentals Part 2

Programming Fundamentals Part 2

9th - 11th Grade

20 Qs

Pengetahuan Dasar Komputer

Pengetahuan Dasar Komputer

9th - 12th Grade

20 Qs

Troubleshooting

Troubleshooting

9th - 10th Grade

20 Qs

4.2 STRUKTUR KOD ARAHAN (ASK TINGKATAN 3)

4.2 STRUKTUR KOD ARAHAN (ASK TINGKATAN 3)

9th Grade

20 Qs

Python básico

Python básico

9th - 12th Grade

20 Qs

Personas en la tecnología e informática

Personas en la tecnología e informática

6th Grade - Professional Development

22 Qs

Python Beginner

Python Beginner

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Emsal Academy

Used 8+ times

FREE Resource

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))

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?