4
Conversion specifications
     %d: int
     %f: float
General syntax
    printf (<format string>, <value list>);