Transcript
00:00 Alright. We're going to start using modules, and this is great even though you kind of have been sort of using modules this whole time for our testing purposes. But we've got some data in here. We wanna move it into another file so that we can have some nice code organization, keep similar or code that changes together should stay together. And so we're gonna move some of our, code into another module.
00:20 This is gonna be fun, so jump right into it.
