Open the CSV then iterate over it and add values to the dictionary ... Open the file using open(filename) . Then iterate over the resultant object with for line ...
確定! 回上一頁