In this video we will look at reading in CSV files in Python.scores:sarah, smith, 7, 5, 8mike, thompson, 4, 6, 2lee, jones, 3, 4, 2Copy and paste the above into a blank text file and save it as scores
コメント