Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
240いいね 44848回再生

Python Programming Reading CSV Files - Part 01

In this video we will look at reading in CSV files in Python.

scores:

sarah, smith, 7, 5, 8
mike, thompson, 4, 6, 2
lee, jones, 3, 4, 2

Copy and paste the above into a blank text file and save it as scores

コメント