Python veri tipi dönüşümleri

Python veri tipi dönüşümleri

1st Grade

20 Qs

quiz-placeholder

Similar activities

Mesleki İngilizce

Mesleki İngilizce

1st Grade

20 Qs

Genel kültür

Genel kültür

1st - 12th Grade

18 Qs

Python veri tipi dönüşümleri

Python veri tipi dönüşümleri

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Şule Aktürk

Used 24+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int(67.68) fonksiyonu sonucu çıktı ne olur?

67.68

67.50

67

68

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

str(156) fonksiyonu sonucu çıktı ne olur?

"156"

156

yüzellialtı

156.0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

float(7) fonksiyonu sonucu çıktı ne olur?

7.1

7.0

7

8

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int("4.19") fonksiyonu sonucu çıktı ne olur?

5

4.19

4

hata verir

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int("544") fonksiyonu sonucu çıktı ne olur?

544

beşyüzkırkdört

hata

"544"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

type("müslüm gürses") fonksiyonu sonucu çıktı ne olur?

<class "int">

<class "float">

<class "str">

string

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

round(544.67) fonksiyonu sonucu çıktı ne olur?

544

500

550

545

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?