Python Quiz

Python Quiz

University

20 Qs

quiz-placeholder

Similar activities

Quiz1_7A

Quiz1_7A

2nd Grade - Professional Development

20 Qs

Fundamentos de Python

Fundamentos de Python

University

16 Qs

Bcom remedial question _ 15

Bcom remedial question _ 15

University

15 Qs

coding

coding

KG - Professional Development

15 Qs

Machine Learning

Machine Learning

University

20 Qs

Basic of Programming - Quiz 02

Basic of Programming - Quiz 02

University - Professional Development

15 Qs

PythonBasic

PythonBasic

University

15 Qs

347.20

347.20

University

19 Qs

Python Quiz

Python Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Teymur Haziyev

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Aşağıdakı kodun nəticəsi nə olacaq?

A) "Hello,Python!"

B) " Hello, Python! "

C) "Hello, Python!"

D) "Hello,Python"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdakılardan hansı Python funksiyası deyil?

a) print()

b) len()

c) map()

d) html()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdakılardan hansı Python-da looplarla bağlı deyil?

a) for

b) while

c) continue

d) switch

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python-da sonsuz döngü yaratmaq üçün hansı şərt yazılmalıdır?

a) while True:

b) for in range()

c) while 1 == 0:

d) if True:

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python-da iterable nədir?

A) Yalnız bir dəfə istifadə edilə bilən obyekt

B) Üzərində döngü (loop) ilə keçilə bilən obyekt

C) Yalnızca list və tuple verilənlər tipidir

D) Yalnız generator funksiyası ilə yaradılan obyekt

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aşağıdakılardan hansı iterable obyektlərə aiddir?

A) string, range, list

B) int, float, bool

C) list, dict, set, tuple

D) bool, NoneType, range

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

str.split() funksiyası nəyi qaytarır?

A) Bir string obyektini hərflərə ayırır

B) String-i sətrə çevirir

C) String-də tapılan xüsusi bir xarakteri silir

D) Bir string-i boşluqlarla ayıraraq bir siyahı (list) qaytarır

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?