Split into Lines (Challenge)

# Introduction In Python, a multiline string is a string that contains multiple lines of text. Sometimes, it is necessary to split a multiline string into a list of individual lines. This can be useful when you need to process each line separately.

|60 : 00

Click the virtual machine below to start practicing