Python

Python

1st Grade - Professional Development

11 Qs

quiz-placeholder

Similar activities

İÇİMDEKİ MÜZİK

İÇİMDEKİ MÜZİK

5th - 8th Grade

15 Qs

Toplama-Çıkarma Yapalım

Toplama-Çıkarma Yapalım

KG - 1st Grade

7 Qs

5.th sosyal bilgiler 5.ünite

5.th sosyal bilgiler 5.ünite

5th Grade

15 Qs

10.02.2021 Dr. AYBİKE DİP -1.TEST UYGULAMASI

10.02.2021 Dr. AYBİKE DİP -1.TEST UYGULAMASI

Professional Development

10 Qs

6.Sınıf Sınav Çalışması

6.Sınıf Sınav Çalışması

6th Grade

12 Qs

DÖGM ''eSafety Label Webinarı''

DÖGM ''eSafety Label Webinarı''

Professional Development

10 Qs

THY Oryantasyon Sınavı

THY Oryantasyon Sınavı

Professional Development

15 Qs

5.Sınıf Ünite-1 Test-1

5.Sınıf Ünite-1 Test-1

5th Grade

15 Qs

Python

Python

Assessment

Quiz

Education, Computers

1st Grade - Professional Development

Practice Problem

Hard

Created by

YAŞAM TASARIM

FREE Resource

AI

Enhance your content in a minute

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

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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


a = 2

b = 4

c = a*b

print(c)

6

8

42

24

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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


f = "Hoşgeldin"

b = "Burak"

print(b + f)

Hoşgeldin Burak

HoşgeldinBurak

Burak Hoşgeldin

BurakHoşgeldin

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Ekrana veri yazdırmamızı sağlayan komut nedir?

string()

int()

print()

prt()

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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


len("Jr. Robotics")

Jr. Robotics

"Jr. Robotics"

12

True

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Aşağıdaki listede kaç eleman vardır?

sehirler = ["İstanbul","Ankara","İzmir"]

0

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Aşağıdaki operatörlerden hangisi eşitse anlamı ifade etmektedir?

??

==

!=

&&

if

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Hangisi a değişkeninin değerini 1 arttırır?

a+=1

a++=1

a==+1

a+++

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?