In this video we will cover how to add new data to a CSV.
Basic Steps:
Open the CSV File
Append to the new file.
Use proper csv format.
Create random list data.
Enter data into the file.
Python
Pycharm
Random
Datetime
CSV
Function call
Parameter
Return
Print statements
List
List zero based indexing
For Loop
Import