# Leo helloworld ## Build Guide To compile this program, run: ```bash leo build ``` To run this program, run: ```bash leo run main ``` ## Overview This example shows how to sum two u32 numbers. It takes the input data from inputs/helloworld.in