This project is pretty straight forward. You will recode printf. You will then be allowed to reuse the function in your future projects. You will mainly learn how to use variadic arguments.
You should look precisely how real printf function works. hint : minus - space - zero - space - putnbr or putchar