Skip to content

KAIST-IS521/activity1-SoobinL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

IS521 02/28 Activity

  • This is program that read CSV File and print out only the N-th column of the CSV.
  • Developed with Python 3.7.2 in Win10
  • Using python library sys and csv.
    It was downloaded with installing package of Python 3.7.2, does not need extra installation.

Command-Line Interface

$ python myprog.py [Path_to_the CSV_File] [Column_Number]

About

activity1-SoobinL created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages