Computer Science, asked by jkjackal799, 11 months ago

The ..... quotes are used to span the string across multiple lines

Answers

Answered by sanjayshinde231
1

Answer:

sorry I can't mean question

Answered by gratefuljarette
1

The triple single quotes are used to span the string across multiple lines.

Explanation:

  • A string is a data type that is utilized in programming languages like integer, floating-point and it is mostly used to represent text rather than numbers. It contains a group of characters that can also contain spaces and numbers.
  • For example, I ate 2 pizzas is a string that contains both numbers and text. Normally, the developers must enclose the strings in quotes for the data to identified as a string.

Learn more about string

String probability programming

https://brainly.in/question/4661602

What is a string in python programming

https://brainly.in/question/2344577

Similar questions