Computer Science, asked by dhusnyraj, 3 months ago

Which of the following are true regarding multiple statements per line in Python: 

Placing multiple statements on a single line is discouraged by PEP 8.

Multiple statements on the same line are separated by the & character.

Specifying more than one statement on a line is typically not considered Pythonic, but may be acceptable if it enhances readability.

Only variable assignment statements may occur multiply on a single line.​

Answers

Answered by rakshamchourasia51
14

Answer:

yeyevrvt 6vsbrbbehjqhwhebrbb4brvr

Answered by diamondfibre
1

Answer:

Explanation:Only variable assignment statements may occur multiply on a single line.​

Similar questions