6
Conversion specifications
%d: int
%f: float
General syntax
printf (<format string>, <value list>);
Must be one-to-one match between
conversion specifications
values