Aparna Dhirde
Quiz by , created more than 1 year ago

Quiz on True / False Questions , created by Aparna Dhirde on 16/03/2020.

14
0
0
Aparna Dhirde
Created by Aparna Dhirde over 4 years ago
Close

True / False Questions

Question 1 of 5

1

Python have a character data type.

Select one of the following:

  • True
  • False

Explanation

Question 2 of 5

1

Strings in Python are mutable.

Select one of the following:

  • True
  • False

Explanation

Question 3 of 5

1

Retrieving a portion of a string is called slicing

Select one of the following:

  • True
  • False

Explanation

Question 4 of 5

1

Indexing is used for accessing individual characters within a string.

Select one of the following:

  • True
  • False

Explanation

Question 5 of 5

1

Each character of a string can be accessed either using a for loop or while loop.

Select one of the following:

  • True
  • False

Explanation