python

python

9th - 10th Grade

12 Qs

quiz-placeholder

Similar activities

PYTHON

PYTHON

9th Grade

14 Qs

Kodland_Hafta2_Degişkenler_FG

Kodland_Hafta2_Degişkenler_FG

9th - 12th Grade

9 Qs

Programlama Temelleri-Python

Programlama Temelleri-Python

8th - 11th Grade

8 Qs

kur2-Mblok

kur2-Mblok

9th - 10th Grade

10 Qs

Introduction to Python

Introduction to Python

9th Grade

10 Qs

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

BTT 105-İç Donanım / Anakartlar 2

BTT 105-İç Donanım / Anakartlar 2

9th Grade

15 Qs

python

python

Assessment

Quiz

Computers

9th - 10th Grade

Medium

Created by

gokcen tasdelen

Used 49+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hangi komut sayıları ve yazıları ekrana yazar?

print

input

output

command

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Değişken nedir?

bellek türü

grafik türü

sayılar

değerlerin atandığı veri tutucular

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Öğrendiğimiz programlama dilinin adı nedir?

Scratch

Python

Paytın

Java

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıda verilen kodların çıktısı nedir?

ad = "orkun"

print (name)

orkun

"orkun"

name

(name)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki kodun çıktısı nedir?

print(3*4+5)

27

17

12

SyntaxError

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki kodların çıktısı nedir?

ad = "göktürk"

son= "Günaydın" + ad

print (son)

Günaydın göktürk

Günaydıngöktürk

son

Günaydın+göktürk

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdaki kodun çıktısı nedir?

print(Hello world!)

Hello world!

SyntaxError

Hello world

print(Hello world!)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?