Answer:
The true statements are:
Line breaks are used to separate segments of code.
Indentation is used to create a pattern that is easy to follow.
Indentation is used to make it easier to follow the flow of logic in the code.
Step-by-step explanation:
Line breaks and indentation are used to increase the readability of a program. The coding formatting is done using the line breaks and indentation to separate segments of code so that the code is easier to read.
Hence,
The true statements are:
Line breaks are used to separate segments of code.
Indentation is used to create a pattern that is easy to follow.
Indentation is used to make it easier to follow the flow of logic in the code.