Python Quiz

Python Quiz

University

20 Qs

quiz-placeholder

Similar activities

Atividade de Fixação - Python

Atividade de Fixação - Python

University

20 Qs

Quiz 142 - Python inputs and outputs

Quiz 142 - Python inputs and outputs

9th Grade - University

15 Qs

Sistem bloku

Sistem bloku

University

20 Qs

Python Basics

Python Basics

KG - University

16 Qs

Python Basics

Python Basics

KG - University

15 Qs

Python Strings

Python Strings

University

20 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Basics of programming - Quiz - 01

Basics of programming - Quiz - 01

University - Professional Development

20 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?