What does the main() function does?

I think it initializes a variable… or not

the main() function is code that runs first when you start your program.