Python | STRING

Python | STRING

University

20 Qs

quiz-placeholder

Similar activities

String & Struct Exercise

String & Struct Exercise

University

17 Qs

Reckon your Techie Quiz - Day 2 - Python (23.08.22)

Reckon your Techie Quiz - Day 2 - Python (23.08.22)

University

25 Qs

96-114 BIGDATA

96-114 BIGDATA

University

20 Qs

Kiểu dữ liệu xâu kí tự trong Python

Kiểu dữ liệu xâu kí tự trong Python

10th Grade - University

18 Qs

Основные Элементы Процессора

Основные Элементы Процессора

University

20 Qs

Ақпарат. Ақпарат қасиеттері.

Ақпарат. Ақпарат қасиеттері.

University

20 Qs

UNIT1-PYTHON

UNIT1-PYTHON

University

20 Qs

15 тест

15 тест

1st Grade - Professional Development

15 Qs

Python | STRING

Python | STRING

Assessment

Quiz

Computers

University

Hard

Created by

informatika juz

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Қандай функция Python-да жолдың ұзындығын анықтайды?

len()

length()

size()

str_len()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Қай оператор жолдарды біріктіру үшін қолданылады?

*

+

-

/

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python-да `my_string[0]` дегеніміз не білдіреді?

Соңғы символ

Бірінші символ

Барлық символдар

Ешбір символ

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

`string1 = "Python"`. `print(string1[-1])` нәтижесі қандай болады?

P

o

n

t

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

`string = "Hello, World!"`. `string[7:12]` мәні не болады?

Hello

World

Hello,

World!

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

`my_string = "abcabcabc"`. `my_string.count("abc")` мәні қандай?

1

2

3

0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

`text = " Hello, World! "`. `text.strip()` мәні қандай?

"Hello, World!"

" Hello, World! "

"Hello,World"

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