1 00:00:00,000 --> 00:00:03,513 Hi, welcome to a new section, and this will 2 00:00:03,539 --> 00:00:06,239 be very exciting to teach for me and 3 00:00:06,239 --> 00:00:08,999 also very, very useful information for 4 00:00:08,999 --> 00:00:12,209 you to learn. So we'll be working with 5 00:00:12,239 --> 00:00:15,989 external CSV files, XML files, JSON 6 00:00:15,989 --> 00:00:18,929 files. So these are external files where 7 00:00:18,929 --> 00:00:20,939 you can store data and you can access 8 00:00:20,969 --> 00:00:23,279 these files. You can manipulate them 9 00:00:23,369 --> 00:00:26,369 from your Python program so your program 10 00:00:26,369 --> 00:00:29,339 can interact with these files, and this 11 00:00:29,339 --> 00:00:31,769 is what you're going to learn in this 12 00:00:31,949 --> 00:00:34,289 section. So get ready and I'll talk to 13 00:00:34,289 --> 00:00:35,346 you in the next video.