Q. How do you change the delimiter of a csv file while writing into it?


Answer =

By typing these type of syntax :-

<name-of-writer-object> = csv.write (<file-handle>, [delimiter = <delimiter-character>])

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post