Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.07 KB

lesson1.md

File metadata and controls

29 lines (17 loc) · 1.07 KB

Week 9 Lesson 1

Text Data Formats

In this lesson, you will learn about the two different kinds of text files by writing the airport data to both a delimiter separated file and a fixed-width format file.

###Objectives ### By the end of this lesson, you will be able to:

  • Understand how to read and write a delimiter separated file.
  • Understand how to read and write a fixed width format file.

Time Estimate

Approximately 2 hours.

Readings

Optional Additional Readings####

Assessment

When you have completed and worked through the above readings, please take the Week 9 Lesson 1 Assessment.