Python | STRING

Python | STRING

University

20 Qs

quiz-placeholder

Similar activities

Python exam preparation

Python exam preparation

University

18 Qs

Engineering ACW Semester 2 - #5 AI Part 2

Engineering ACW Semester 2 - #5 AI Part 2

University

15 Qs

Infrastructure (Network)

Infrastructure (Network)

University

20 Qs

Python

Python

University

16 Qs

POS - Prelim Examination

POS - Prelim Examination

University

20 Qs

EMERGINGX

EMERGINGX

University

15 Qs

Refresh your JavaScript Skills!

Refresh your JavaScript Skills!

University

16 Qs

Coding club Summit Online Quiz

Coding club Summit Online Quiz

University

15 Qs

Python | STRING

Python | STRING

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

informatika juz

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?