That would be a brilliant idea. As you get farther along and into bigger projects, you'll find organization and classification are CRITICAL to your code's success.
It's pretty much standard to put frequently used functions in a library and call them as needed.