Python - String Concatenation - 4

Python - String Concatenation - 4

12th Grade

10 Qs

quiz-placeholder

Similar activities

Introductory Quiz

Introductory Quiz

9th - 12th Grade

10 Qs

Intro to Python Programming Quiz 9C

Intro to Python Programming Quiz 9C

10th Grade - University

12 Qs

Quiz Time

Quiz Time

11th - 12th Grade

15 Qs

Python Types (Beginners)

Python Types (Beginners)

1st - 12th Grade

10 Qs

Sass and BEM CSS Quiz

Sass and BEM CSS Quiz

12th Grade

10 Qs

quiz - 7(exceptions and file handling)

quiz - 7(exceptions and file handling)

12th Grade - University

9 Qs

Intro to Python Programming Quiz 9B

Intro to Python Programming Quiz 9B

10th Grade - University

14 Qs

Introduction to Python Programming Quiz 9E

Introduction to Python Programming Quiz 9E

10th Grade - University

13 Qs

Python - String Concatenation - 4

Python - String Concatenation - 4

Assessment

Quiz

Other

12th Grade

Medium

Created by

Amy Austin

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator is used to concatenate strings in Python?

#

.

&

+

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is not a Python string method?

lower()

concat()

replace()

split()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used to add a space between concatenated strings?

"_"

","

"-"

" "

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name in Python?

variable-name

variable_name

1variable

variable name

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is not supported by Python?

Sets

Tuples

Vectors

Lists

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which module is used for mathematical functions in Python?

sys

os

string

math

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'len()' function in Python return?

Maximum value in a list

Minimum value in a list

Sum of all elements in a list

Number of items in a container

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?