Saved Bookmarks
| 1. |
Identify the wrong statement.(a) The writerow( ) writes one row at a time(b) The writerows( ) writes all the data at once(c) No such writerows( ) function in csv |
|
Answer» (c) No such writerows( ) function in csv |
|