Single Choice
Not Set
QWhich function is used to split a line in columns?
ID: #3657
Python File Handling
294 views
Question Info
#3657Q ID
Not SetDifficulty
Python File HandlingTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
split () function splits a line in columns. It returns columns as item of a list.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic